Searched refs:OperandExecutionMode (Results 1 – 12 of 12) sorted by relevance
/third_party/glslang/SPIRV/ |
D | doc.h | 133 OperandExecutionMode, enumerator
|
D | doc.cpp | 1722 …OperandClassParams[OperandExecutionMode].set(ExecutionModeCeiling, ExecutionModeString, ExecutionM… in Parameterize() 1723 OperandClassParams[OperandExecutionMode].setOperands(ExecutionModeOperands); in Parameterize() 1792 InstructionDesc[OpExecutionMode].operands.push(OperandExecutionMode, "'Mode'"); in Parameterize() 1796 InstructionDesc[OpExecutionModeId].operands.push(OperandExecutionMode, "'Mode'"); in Parameterize()
|
D | SPVRemapper.cpp | 651 case spv::OperandExecutionMode: in processInstruction()
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
D | operand-class-test-coverage.csv | 18 " OperandExecutionMode,",OpExecutionMode,,OpExecutionModeTest,"TEST_F(OpExecutionModeTest, Wrong…
|
/third_party/spirv-tools/test/ |
D | operand-class-test-coverage.csv | 18 " OperandExecutionMode,",OpExecutionMode,,OpExecutionModeTest,"TEST_F(OpExecutionModeTest, Wrong…
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
D | operand-class-test-coverage.csv | 18 " OperandExecutionMode,",OpExecutionMode,,OpExecutionModeTest,"TEST_F(OpExecutionModeTest, Wrong…
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 170 type = OperandExecutionMode; in ToOperandClassAndOptionality() 472 …establishOperandClass(enumName, OperandExecutionMode, &ExecutionModeParams, operandEnum, category); in jsonToSpirv()
|
D | jsonToSpirv.h | 63 OperandExecutionMode, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 170 type = OperandExecutionMode; in ToOperandClassAndOptionality() 472 …establishOperandClass(enumName, OperandExecutionMode, &ExecutionModeParams, operandEnum, category); in jsonToSpirv()
|
D | jsonToSpirv.h | 63 OperandExecutionMode, enumerator
|
/third_party/spirv-headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 170 type = OperandExecutionMode; in ToOperandClassAndOptionality() 472 …establishOperandClass(enumName, OperandExecutionMode, &ExecutionModeParams, operandEnum, category); in jsonToSpirv()
|
D | jsonToSpirv.h | 63 OperandExecutionMode, enumerator
|