mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-19 05:23:00 +01:00
Cleanup.
This commit is contained in:
@@ -3125,7 +3125,7 @@ data.NumQualityLevels = 0;
|
||||
, numSrd
|
||||
, srd
|
||||
);
|
||||
BX_CHECK(0 != result, "Invalid size");
|
||||
BX_CHECK(0 != result, "Invalid size"); BX_UNUSED(result);
|
||||
BX_TRACE("Update subresource %" PRId64, result);
|
||||
|
||||
setState(commandList, state);
|
||||
|
||||
Reference in New Issue
Block a user