Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/
Dopcode.cpp79 spv_result_t spvOpcodeTableGet(spv_opcode_table* pInstTable, spv_target_env) { in spvOpcodeTableGet() argument
80 if (!pInstTable) return SPV_ERROR_INVALID_POINTER; in spvOpcodeTableGet()
85 *pInstTable = &kOpcodeTable; in spvOpcodeTableGet()
/external/swiftshader/third_party/SPIRV-Tools/source/
Dopcode.cpp79 spv_result_t spvOpcodeTableGet(spv_opcode_table* pInstTable, spv_target_env) { in spvOpcodeTableGet() argument
80 if (!pInstTable) return SPV_ERROR_INVALID_POINTER; in spvOpcodeTableGet()
85 *pInstTable = &kOpcodeTable; in spvOpcodeTableGet()