Home
last modified time | relevance | path

Searched refs:spvExtInstTableValueLookup (Results 1 – 9 of 9) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/
Dext_inst.h41 spv_result_t spvExtInstTableValueLookup(const spv_ext_inst_table table,
Dext_inst.cpp198 spv_result_t spvExtInstTableValueLookup(const spv_ext_inst_table table, in spvExtInstTableValueLookup() function
Dassembly_grammar.cpp260 return spvExtInstTableValueLookup(extInstTable_, type, firstWord, extInst); in lookupExtInst()
/external/swiftshader/third_party/SPIRV-Tools/source/
Dext_inst.h41 spv_result_t spvExtInstTableValueLookup(const spv_ext_inst_table table,
Dext_inst.cpp197 spv_result_t spvExtInstTableValueLookup(const spv_ext_inst_table table, in spvExtInstTableValueLookup() function
Dassembly_grammar.cpp260 return spvExtInstTableValueLookup(extInstTable_, type, firstWord, extInst); in lookupExtInst()
/external/angle/third_party/spirv-tools/src/source/
Dext_inst.h41 spv_result_t spvExtInstTableValueLookup(const spv_ext_inst_table table,
Dext_inst.cpp198 spv_result_t spvExtInstTableValueLookup(const spv_ext_inst_table table, in spvExtInstTableValueLookup() function
Dassembly_grammar.cpp260 return spvExtInstTableValueLookup(extInstTable_, type, firstWord, extInst); in lookupExtInst()