Skip to content

Commit 8ac897e

Browse files
committed
Minor change missed earlier
1 parent 1ddf2b5 commit 8ac897e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

62_CAD/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ using namespace video;
3131

3232
// Shader cache tests. Only define one of these, or none for no use of the Cache
3333
//#define SHADER_CACHE_TEST_COMPILATION_CACHE_STORE
34-
#define SHADER_CACHE_TEST_CACHE_RETRIEVE
34+
//#define SHADER_CACHE_TEST_CACHE_RETRIEVE
3535

3636
static constexpr bool DebugMode = false;
3737
static constexpr bool DebugRotatingViewProj = false;

0 commit comments

Comments
 (0)