/external/angle/third_party/glslang/src/SPIRV/ |
D | doc.h | 123 OperandVariableLiterals, enumerator
|
D | doc.cpp | 1974 InstructionDesc[OpConstant].operands.push(OperandVariableLiterals, "'Value'"); in Parameterize() 1982 InstructionDesc[OpSpecConstant].operands.push(OperandVariableLiterals, "'Value'"); in Parameterize() 2021 …InstructionDesc[OpDecorate].operands.push(OperandVariableLiterals, "See <<Decoration,'Decoration'>… in Parameterize() 2034 …InstructionDesc[OpMemberDecorate].operands.push(OperandVariableLiterals, "See <<Decoration,'Decora… in Parameterize() 2056 InstructionDesc[OpVectorShuffle].operands.push(OperandVariableLiterals, "'Components'"); in Parameterize() 2061 InstructionDesc[OpCompositeExtract].operands.push(OperandVariableLiterals, "'Indexes'"); in Parameterize() 2065 InstructionDesc[OpCompositeInsert].operands.push(OperandVariableLiterals, "'Indexes'"); in Parameterize() 2673 … InstructionDesc[OpBranchConditional].operands.push(OperandVariableLiterals, "'Branch weights'"); in Parameterize()
|
D | disassemble.cpp | 476 case OperandVariableLiterals: in disassembleInstruction()
|
D | SPVRemapper.cpp | 607 case spv::OperandVariableLiterals: in processInstruction()
|
/external/deqp-deps/glslang/SPIRV/ |
D | doc.h | 123 OperandVariableLiterals, enumerator
|
D | doc.cpp | 1917 InstructionDesc[OpConstant].operands.push(OperandVariableLiterals, "'Value'"); in Parameterize() 1925 InstructionDesc[OpSpecConstant].operands.push(OperandVariableLiterals, "'Value'"); in Parameterize() 1964 …InstructionDesc[OpDecorate].operands.push(OperandVariableLiterals, "See <<Decoration,'Decoration'>… in Parameterize() 1977 …InstructionDesc[OpMemberDecorate].operands.push(OperandVariableLiterals, "See <<Decoration,'Decora… in Parameterize() 1999 InstructionDesc[OpVectorShuffle].operands.push(OperandVariableLiterals, "'Components'"); in Parameterize() 2004 InstructionDesc[OpCompositeExtract].operands.push(OperandVariableLiterals, "'Indexes'"); in Parameterize() 2008 InstructionDesc[OpCompositeInsert].operands.push(OperandVariableLiterals, "'Indexes'"); in Parameterize() 2616 … InstructionDesc[OpBranchConditional].operands.push(OperandVariableLiterals, "'Branch weights'"); in Parameterize()
|
D | disassemble.cpp | 476 case OperandVariableLiterals: in disassembleInstruction()
|
D | SPVRemapper.cpp | 607 case spv::OperandVariableLiterals: in processInstruction()
|
/external/angle/third_party/spirv-tools/src/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
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | operand-class-test-coverage.csv | 9 " OperandVariableLiterals,",Decorate,,OpDecorateSimpleTest,not enum
|
/external/shaderc/spirv-headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 115 return {OperandVariableLiterals, false}; in ToOperandClassAndOptionality() 144 type = OperandVariableLiterals; in ToOperandClassAndOptionality()
|
D | jsonToSpirv.h | 51 OperandVariableLiterals, enumerator
|
/external/angle/third_party/spirv-headers/src/tools/buildHeaders/ |
D | jsonToSpirv.h | 53 OperandVariableLiterals, enumerator
|
D | jsonToSpirv.cpp | 322 return {OperandVariableLiterals, false}; in ToOperandClassAndOptionality()
|
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/ |
D | jsonToSpirv.h | 53 OperandVariableLiterals, enumerator
|
D | jsonToSpirv.cpp | 319 return {OperandVariableLiterals, false}; in ToOperandClassAndOptionality()
|
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/ |
D | jsonToSpirv.h | 53 OperandVariableLiterals, enumerator
|
D | jsonToSpirv.cpp | 317 return {OperandVariableLiterals, false}; in ToOperandClassAndOptionality()
|