Searched refs:opcode_decoding_result (Results 1 – 2 of 2) sorted by relevance
784 const spv_result_t opcode_decoding_result = in DecodeInstruction() local786 if (opcode_decoding_result < 0) return opcode_decoding_result; in DecodeInstruction()788 if (opcode_decoding_result == SPV_SUCCESS) { in DecodeInstruction()