Searched refs:OperandLiteralNumber (Results 1 – 12 of 12) sorted by relevance
/external/deqp-deps/glslang/SPIRV/ |
D | doc.cpp | 1450 …ExecutionModeOperands[ExecutionModeInvocations].push(OperandLiteralNumber, "'Number of <<Invocatio… in Parameterize() 1452 ExecutionModeOperands[ExecutionModeLocalSize].push(OperandLiteralNumber, "'x size'"); in Parameterize() 1453 ExecutionModeOperands[ExecutionModeLocalSize].push(OperandLiteralNumber, "'y size'"); in Parameterize() 1454 ExecutionModeOperands[ExecutionModeLocalSize].push(OperandLiteralNumber, "'z size'"); in Parameterize() 1456 ExecutionModeOperands[ExecutionModeLocalSizeHint].push(OperandLiteralNumber, "'x size'"); in Parameterize() 1457 ExecutionModeOperands[ExecutionModeLocalSizeHint].push(OperandLiteralNumber, "'y size'"); in Parameterize() 1458 ExecutionModeOperands[ExecutionModeLocalSizeHint].push(OperandLiteralNumber, "'z size'"); in Parameterize() 1460 ExecutionModeOperands[ExecutionModeOutputVertices].push(OperandLiteralNumber, "'Vertex count'"); in Parameterize() 1461 ExecutionModeOperands[ExecutionModeVecTypeHint].push(OperandLiteralNumber, "'Vector type'"); in Parameterize() 1463 DecorationOperands[DecorationStream].push(OperandLiteralNumber, "'Stream Number'"); in Parameterize() [all …]
|
D | doc.h | 126 OperandLiteralNumber, enumerator
|
D | disassemble.cpp | 494 case OperandLiteralNumber: in disassembleInstruction()
|
D | SPVRemapper.cpp | 633 case spv::OperandLiteralNumber: in processInstruction()
|
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 111 return {OperandLiteralNumber, false}; in ToOperandClassAndOptionality() 141 type = OperandLiteralNumber; in ToOperandClassAndOptionality() 143 type = OperandLiteralNumber; in ToOperandClassAndOptionality()
|
D | jsonToSpirv.h | 53 OperandLiteralNumber, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 111 return {OperandLiteralNumber, false}; in ToOperandClassAndOptionality() 141 type = OperandLiteralNumber; in ToOperandClassAndOptionality() 143 type = OperandLiteralNumber; in ToOperandClassAndOptionality()
|
D | jsonToSpirv.h | 53 OperandLiteralNumber, enumerator
|
/external/shaderc/spirv-headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 111 return {OperandLiteralNumber, false}; in ToOperandClassAndOptionality() 141 type = OperandLiteralNumber; in ToOperandClassAndOptionality() 143 type = OperandLiteralNumber; in ToOperandClassAndOptionality()
|
D | jsonToSpirv.h | 53 OperandLiteralNumber, enumerator
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | operand-class-test-coverage.csv | 12 " OperandLiteralNumber,","Source, Switch, ...",,Switch*,not enum
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | operand-class-test-coverage.csv | 12 " OperandLiteralNumber,","Source, Switch, ...",,Switch*,not enum
|