Home
last modified time | relevance | path

Searched refs:spvExtInstImportTypeGet (Results 1 – 17 of 17) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/
Dext_inst.h22 spv_ext_inst_type_t spvExtInstImportTypeGet(const char* name);
Dext_inst.cpp113 spv_ext_inst_type_t spvExtInstImportTypeGet(const char* name) { in spvExtInstImportTypeGet() function
Dtext.cpp391 spvExtInstImportTypeGet(literal.str.c_str()); in spvTextEncodeOperand()
Dbinary.cpp623 spvExtInstImportTypeGet(string.c_str()); in parseOperand()
/external/swiftshader/third_party/SPIRV-Tools/source/
Dext_inst.h22 spv_ext_inst_type_t spvExtInstImportTypeGet(const char* name);
Dext_inst.cpp112 spv_ext_inst_type_t spvExtInstImportTypeGet(const char* name) { in spvExtInstImportTypeGet() function
Dbinary.cpp623 spvExtInstImportTypeGet(string.c_str()); in parseOperand()
Dtext.cpp392 spvExtInstImportTypeGet(literal.str.c_str()); in spvTextEncodeOperand()
/external/angle/third_party/spirv-tools/src/source/
Dext_inst.h22 spv_ext_inst_type_t spvExtInstImportTypeGet(const char* name);
Dext_inst.cpp113 spv_ext_inst_type_t spvExtInstImportTypeGet(const char* name) { in spvExtInstImportTypeGet() function
Dbinary.cpp623 spvExtInstImportTypeGet(string.c_str()); in parseOperand()
Dtext.cpp391 spvExtInstImportTypeGet(literal.str.c_str()); in spvTextEncodeOperand()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dtrim_capabilities_pass.cpp562 spvExtInstImportTypeGet(extInstSet.AsString().c_str()); in addInstructionRequirementsForExtInst()
/external/angle/third_party/spirv-tools/src/source/opt/
Dtrim_capabilities_pass.cpp594 spvExtInstImportTypeGet(extInstSet.AsString().c_str()); in addInstructionRequirementsForExtInst()
/external/swiftshader/third_party/SPIRV-Tools/source/diff/
Ddiff.cpp2024 return spvExtInstImportTypeGet(set_inst->GetInOperand(0).AsString().c_str()); in GetExtInstType()
/external/angle/third_party/spirv-tools/src/source/diff/
Ddiff.cpp2066 return spvExtInstImportTypeGet(set_inst->GetInOperand(0).AsString().c_str()); in GetExtInstType()
/external/deqp-deps/SPIRV-Tools/source/diff/
Ddiff.cpp2024 return spvExtInstImportTypeGet(set_inst->GetInOperand(0).AsString().c_str()); in GetExtInstType()