/external/deqp-deps/glslang/SPIRV/ |
D | doc.cpp | 1524 DecorationOperands[DecorationLinkageAttributes].push(OperandLiteralString, "'Name'"); in Parameterize() 1570 InstructionDesc[OpSource].operands.push(OperandLiteralString, "'Source'", true); in Parameterize() 1572 InstructionDesc[OpSourceContinued].operands.push(OperandLiteralString, "'Continued Source'"); in Parameterize() 1574 InstructionDesc[OpSourceExtension].operands.push(OperandLiteralString, "'Extension'"); in Parameterize() 1577 InstructionDesc[OpName].operands.push(OperandLiteralString, "'Name'"); in Parameterize() 1581 InstructionDesc[OpMemberName].operands.push(OperandLiteralString, "'Name'"); in Parameterize() 1583 InstructionDesc[OpString].operands.push(OperandLiteralString, "'String'"); in Parameterize() 1589 InstructionDesc[OpExtension].operands.push(OperandLiteralString, "'Name'"); in Parameterize() 1591 InstructionDesc[OpExtInstImport].operands.push(OperandLiteralString, "'Name'"); in Parameterize() 1600 InstructionDesc[OpEntryPoint].operands.push(OperandLiteralString, "'Name'"); in Parameterize() [all …]
|
D | doc.h | 127 OperandLiteralString, enumerator
|
D | disassemble.cpp | 519 case OperandLiteralString: in disassembleInstruction()
|
D | SPVRemapper.cpp | 621 case spv::OperandLiteralString: { in processInstruction()
|
/external/angle/third_party/glslang/src/SPIRV/ |
D | doc.cpp | 1524 DecorationOperands[DecorationLinkageAttributes].push(OperandLiteralString, "'Name'"); in Parameterize() 1570 InstructionDesc[OpSource].operands.push(OperandLiteralString, "'Source'", true); in Parameterize() 1572 InstructionDesc[OpSourceContinued].operands.push(OperandLiteralString, "'Continued Source'"); in Parameterize() 1574 InstructionDesc[OpSourceExtension].operands.push(OperandLiteralString, "'Extension'"); in Parameterize() 1577 InstructionDesc[OpName].operands.push(OperandLiteralString, "'Name'"); in Parameterize() 1581 InstructionDesc[OpMemberName].operands.push(OperandLiteralString, "'Name'"); in Parameterize() 1583 InstructionDesc[OpString].operands.push(OperandLiteralString, "'String'"); in Parameterize() 1589 InstructionDesc[OpExtension].operands.push(OperandLiteralString, "'Name'"); in Parameterize() 1591 InstructionDesc[OpExtInstImport].operands.push(OperandLiteralString, "'Name'"); in Parameterize() 1600 InstructionDesc[OpEntryPoint].operands.push(OperandLiteralString, "'Name'"); in Parameterize() [all …]
|
D | doc.h | 127 OperandLiteralString, enumerator
|
D | disassemble.cpp | 519 case OperandLiteralString: in disassembleInstruction()
|
D | SPVRemapper.cpp | 621 case spv::OperandLiteralString: { in processInstruction()
|
/external/shaderc/spirv-headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 118 return {OperandLiteralString, false}; in ToOperandClassAndOptionality() 120 return {OperandLiteralString, true}; in ToOperandClassAndOptionality()
|
D | jsonToSpirv.h | 55 OperandLiteralString, enumerator
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | operand-class-test-coverage.csv | 13 " OperandLiteralString,",SourceContinued,,OpSourceContinued,not enum
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | operand-class-test-coverage.csv | 13 " OperandLiteralString,",SourceContinued,,OpSourceContinued,not enum
|
/external/angle/third_party/spirv-tools/src/test/ |
D | operand-class-test-coverage.csv | 13 " OperandLiteralString,",SourceContinued,,OpSourceContinued,not enum
|
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 123 return {OperandLiteralString, false}; in ToOperandClassAndOptionality() 125 return {OperandLiteralString, true}; in ToOperandClassAndOptionality()
|
D | jsonToSpirv.h | 55 OperandLiteralString, enumerator
|
/external/angle/third_party/spirv-headers/src/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 127 return {OperandLiteralString, false}; in ToOperandClassAndOptionality() 129 return {OperandLiteralString, true}; in ToOperandClassAndOptionality()
|
D | jsonToSpirv.h | 56 OperandLiteralString, enumerator
|
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 127 return {OperandLiteralString, false}; in ToOperandClassAndOptionality() 129 return {OperandLiteralString, true}; in ToOperandClassAndOptionality()
|
D | jsonToSpirv.h | 56 OperandLiteralString, enumerator
|