Searched refs:OperandVariableIds (Results 1 – 12 of 12) sorted by relevance
/external/deqp-deps/glslang/SPIRV/ |
D | doc.cpp | 1554 InstructionDesc[OpEntryPoint].operands.push(OperandVariableIds, "'Interface'"); in Parameterize() 1587 …InstructionDesc[OpTypeStruct].operands.push(OperandVariableIds, "'Member 0 type', +\n'member 1 typ… in Parameterize() 1600 …InstructionDesc[OpTypeFunction].operands.push(OperandVariableIds, "'Parameter 0 Type', +\n'Paramet… in Parameterize() 1604 InstructionDesc[OpConstantComposite].operands.push(OperandVariableIds, "'Constituents'"); in Parameterize() 1612 InstructionDesc[OpSpecConstantComposite].operands.push(OperandVariableIds, "'Constituents'"); in Parameterize() 1615 InstructionDesc[OpSpecConstantOp].operands.push(OperandVariableIds, "'Operands'"); in Parameterize() 1624 …InstructionDesc[OpFunctionCall].operands.push(OperandVariableIds, "'Argument 0', +\n'Argument 1', … in Parameterize() 1628 …InstructionDesc[OpExtInst].operands.push(OperandVariableIds, "'Operand 1', +\n'Operand 2', +\n..."… in Parameterize() 1641 InstructionDesc[OpPhi].operands.push(OperandVariableIds, "'Variable, Parent, ...'"); in Parameterize() 1649 …InstructionDesc[OpDecorateId].operands.push(OperandVariableIds, "See <<Decoration,'Decoration'>>."… in Parameterize() [all …]
|
D | doc.h | 120 OperandVariableIds, enumerator
|
D | disassemble.cpp | 450 case OperandVariableIds: in disassembleInstruction()
|
D | SPVRemapper.cpp | 584 case spv::OperandVariableIds: in processInstruction()
|
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 108 return {OperandVariableIds, false}; in ToOperandClassAndOptionality() 133 return {OperandVariableIds, false}; in ToOperandClassAndOptionality()
|
D | jsonToSpirv.h | 47 OperandVariableIds, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 108 return {OperandVariableIds, false}; in ToOperandClassAndOptionality() 133 return {OperandVariableIds, false}; in ToOperandClassAndOptionality()
|
D | jsonToSpirv.h | 47 OperandVariableIds, enumerator
|
/external/shaderc/spirv-headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 108 return {OperandVariableIds, false}; in ToOperandClassAndOptionality() 133 return {OperandVariableIds, false}; in ToOperandClassAndOptionality()
|
D | jsonToSpirv.h | 47 OperandVariableIds, enumerator
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | operand-class-test-coverage.csv | 6 " OperandVariableIds,",ExtInst,,,not enum
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | operand-class-test-coverage.csv | 6 " OperandVariableIds,",ExtInst,,,not enum
|