Fixed warning.
This commit is contained in:
parent
69c2ce2326
commit
acb7a5c454
@ -3696,6 +3696,7 @@ VK_DESTROY
|
||||
viewScissorRect.clear();
|
||||
|
||||
const uint32_t maxComputeBindings = g_caps.limits.maxComputeBindings;
|
||||
BX_UNUSED(maxComputeBindings);
|
||||
|
||||
uint32_t statsNumPrimsSubmitted[BX_COUNTOF(s_primInfo)] = {};
|
||||
uint32_t statsNumPrimsRendered[BX_COUNTOF(s_primInfo)] = {};
|
||||
|
Loading…
x
Reference in New Issue
Block a user