Update vc projects.

Disable RGETC for now.
This commit is contained in:
Ignacio
2020-04-13 18:44:57 -07:00
parent a671567596
commit 8e64503338
3 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#include "nvmath/Color.inl"
#include "nvcore/Utils.h" // clamp
#define HAVE_RGETC 1
#define HAVE_RGETC 0
#define HAVE_ETCPACK 0 // Only enable in OSX for debugging.
#if HAVE_RGETC