fix: incorrect pipeline compilation time report

This commit is contained in:
Samuliak 2024-10-28 16:11:47 +01:00
parent b8021b642d
commit 665eb23e4a
No known key found for this signature in database
4 changed files with 1 additions and 142 deletions

View file

@ -4,7 +4,6 @@
#include "util/helpers/ConcurrentQueue.h"
#include "util/helpers/fspinlock.h"
// TODO: binary archives
class MetalPipelineCache
{
public: