We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ddf2b5 commit 8ac897eCopy full SHA for 8ac897e
62_CAD/main.cpp
@@ -31,7 +31,7 @@ using namespace video;
31
32
// Shader cache tests. Only define one of these, or none for no use of the Cache
33
//#define SHADER_CACHE_TEST_COMPILATION_CACHE_STORE
34
-#define SHADER_CACHE_TEST_CACHE_RETRIEVE
+//#define SHADER_CACHE_TEST_CACHE_RETRIEVE
35
36
static constexpr bool DebugMode = false;
37
static constexpr bool DebugRotatingViewProj = false;
0 commit comments