Home
last modified time | relevance | path

Searched refs:opcode_decoding_result (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/comp/
Dmarkv_decoder.cpp784 const spv_result_t opcode_decoding_result = in DecodeInstruction() local
786 if (opcode_decoding_result < 0) return opcode_decoding_result; in DecodeInstruction()
788 if (opcode_decoding_result == SPV_SUCCESS) { in DecodeInstruction()
/external/swiftshader/third_party/SPIRV-Tools/source/comp/
Dmarkv_decoder.cpp784 const spv_result_t opcode_decoding_result = in DecodeInstruction() local
786 if (opcode_decoding_result < 0) return opcode_decoding_result; in DecodeInstruction()
788 if (opcode_decoding_result == SPV_SUCCESS) { in DecodeInstruction()