Searched refs:extInstType (Results 1 – 8 of 8) sorted by relevance
30 spv_ext_inst_type_t extInstType; member
235 pInst->extInstType = ext_inst_type; in spvTextEncodeOperand()243 if (grammar.lookupExtInst(pInst->extInstType, textValue, &extInst)) { in spvTextEncodeOperand()
237 pInst->extInstType = ext_inst_type; in spvTextEncodeOperand()245 if (grammar.lookupExtInst(pInst->extInstType, textValue, &extInst) == in spvTextEncodeOperand()255 if (!spvExtInstIsNonSemantic(pInst->extInstType)) { in spvTextEncodeOperand()