Searched refs:OperandVariableLiterals (Results 1 – 12 of 12) sorted by relevance
/external/deqp-deps/glslang/SPIRV/ |
D | doc.h | 123 OperandVariableLiterals, enumerator
|
D | doc.cpp | 1602 InstructionDesc[OpConstant].operands.push(OperandVariableLiterals, "'Value'"); in Parameterize() 1610 InstructionDesc[OpSpecConstant].operands.push(OperandVariableLiterals, "'Value'"); in Parameterize() 1645 …InstructionDesc[OpDecorate].operands.push(OperandVariableLiterals, "See <<Decoration,'Decoration'>… in Parameterize() 1658 …InstructionDesc[OpMemberDecorate].operands.push(OperandVariableLiterals, "See <<Decoration,'Decora… in Parameterize() 1680 InstructionDesc[OpVectorShuffle].operands.push(OperandVariableLiterals, "'Components'"); in Parameterize() 1685 InstructionDesc[OpCompositeExtract].operands.push(OperandVariableLiterals, "'Indexes'"); in Parameterize() 1689 InstructionDesc[OpCompositeInsert].operands.push(OperandVariableLiterals, "'Indexes'"); in Parameterize() 2275 InstructionDesc[OpBranchConditional].operands.push(OperandVariableLiterals, "'Branch weights'"); in Parameterize()
|
D | disassemble.cpp | 459 case OperandVariableLiterals: in disassembleInstruction()
|
D | SPVRemapper.cpp | 589 case spv::OperandVariableLiterals: in processInstruction()
|
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 115 return {OperandVariableLiterals, false}; in ToOperandClassAndOptionality() 145 type = OperandVariableLiterals; in ToOperandClassAndOptionality()
|
D | jsonToSpirv.h | 50 OperandVariableLiterals, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 115 return {OperandVariableLiterals, false}; in ToOperandClassAndOptionality() 145 type = OperandVariableLiterals; in ToOperandClassAndOptionality()
|
D | jsonToSpirv.h | 50 OperandVariableLiterals, enumerator
|
/external/shaderc/spirv-headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 115 return {OperandVariableLiterals, false}; in ToOperandClassAndOptionality() 145 type = OperandVariableLiterals; in ToOperandClassAndOptionality()
|
D | jsonToSpirv.h | 50 OperandVariableLiterals, enumerator
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | operand-class-test-coverage.csv | 9 " OperandVariableLiterals,",Decorate,,OpDecorateSimpleTest,not enum
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | operand-class-test-coverage.csv | 9 " OperandVariableLiterals,",Decorate,,OpDecorateSimpleTest,not enum
|