Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/
Dext_inst.h33 spv_result_t spvExtInstTableNameLookup(const spv_ext_inst_table table,
Dext_inst.cpp176 spv_result_t spvExtInstTableNameLookup(const spv_ext_inst_table table, in spvExtInstTableNameLookup() function
Dassembly_grammar.cpp254 return spvExtInstTableNameLookup(extInstTable_, type, textValue, extInst); in lookupExtInst()
/external/swiftshader/third_party/SPIRV-Tools/source/
Dext_inst.h33 spv_result_t spvExtInstTableNameLookup(const spv_ext_inst_table table,
Dext_inst.cpp175 spv_result_t spvExtInstTableNameLookup(const spv_ext_inst_table table, in spvExtInstTableNameLookup() function
Dassembly_grammar.cpp254 return spvExtInstTableNameLookup(extInstTable_, type, textValue, extInst); in lookupExtInst()
/external/angle/third_party/spirv-tools/src/source/
Dext_inst.h33 spv_result_t spvExtInstTableNameLookup(const spv_ext_inst_table table,
Dext_inst.cpp176 spv_result_t spvExtInstTableNameLookup(const spv_ext_inst_table table, in spvExtInstTableNameLookup() function
Dassembly_grammar.cpp254 return spvExtInstTableNameLookup(extInstTable_, type, textValue, extInst); in lookupExtInst()