Home
last modified time | relevance | path

Searched refs:extInstType (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dinstruction.h30 spv_ext_inst_type_t extInstType; member
Dtext.cpp235 pInst->extInstType = ext_inst_type; in spvTextEncodeOperand()
243 if (grammar.lookupExtInst(pInst->extInstType, textValue, &extInst)) { in spvTextEncodeOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dinstruction.h30 spv_ext_inst_type_t extInstType; member
Dtext.cpp237 pInst->extInstType = ext_inst_type; in spvTextEncodeOperand()
245 if (grammar.lookupExtInst(pInst->extInstType, textValue, &extInst) == in spvTextEncodeOperand()
255 if (!spvExtInstIsNonSemantic(pInst->extInstType)) { in spvTextEncodeOperand()
/third_party/skia/third_party/externals/spirv-tools/source/
Dinstruction.h30 spv_ext_inst_type_t extInstType; member
Dtext.cpp237 pInst->extInstType = ext_inst_type; in spvTextEncodeOperand()
245 if (grammar.lookupExtInst(pInst->extInstType, textValue, &extInst) == in spvTextEncodeOperand()
255 if (!spvExtInstIsNonSemantic(pInst->extInstType)) { in spvTextEncodeOperand()
/third_party/spirv-tools/source/
Dinstruction.h30 spv_ext_inst_type_t extInstType; member
Dtext.cpp237 pInst->extInstType = ext_inst_type; in spvTextEncodeOperand()
245 if (grammar.lookupExtInst(pInst->extInstType, textValue, &extInst) == in spvTextEncodeOperand()
255 if (!spvExtInstIsNonSemantic(pInst->extInstType)) { in spvTextEncodeOperand()