This commit is contained in:
Branimir Karadžić 2018-03-17 21:55:25 -07:00
parent 9b03c0cfe3
commit cefe086fa0

View File

@ -601,7 +601,7 @@ namespace bgfx
bool hasType;
bool hasResult;
SpvOperand operand[16];
SpvOperand operand[32];
};
int32_t read(bx::ReaderI* _reader, SpvInstruction& _instruction, bx::Error* _err);