mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-20 05:43:12 +01:00
Cleanup.
This commit is contained in:
@@ -781,7 +781,7 @@ namespace bgfx
|
||||
size += read(_reader, _instruction.result, _err);
|
||||
}
|
||||
|
||||
uint32_t currOp = 0;
|
||||
uint16_t currOp = 0;
|
||||
switch (_instruction.opcode)
|
||||
{
|
||||
case SpvOpcode::EntryPoint:
|
||||
|
||||
Reference in New Issue
Block a user