Searched refs:OperandDecoration (Results 1 – 11 of 11) sorted by relevance
/external/deqp-deps/glslang/SPIRV/ |
D | doc.h | 146 OperandDecoration, enumerator
|
D | doc.cpp | 1503 … OperandClassParams[OperandDecoration].set(DecorationCeiling, DecorationString, DecorationParams); in Parameterize() 1504 OperandClassParams[OperandDecoration].setOperands(DecorationOperands); in Parameterize() 1644 InstructionDesc[OpDecorate].operands.push(OperandDecoration, ""); in Parameterize() 1648 InstructionDesc[OpDecorateId].operands.push(OperandDecoration, ""); in Parameterize() 1652 InstructionDesc[OpDecorateStringGOOGLE].operands.push(OperandDecoration, ""); in Parameterize() 1657 InstructionDesc[OpMemberDecorate].operands.push(OperandDecoration, ""); in Parameterize() 1662 InstructionDesc[OpMemberDecorateStringGOOGLE].operands.push(OperandDecoration, ""); in Parameterize()
|
D | SPVRemapper.cpp | 651 case spv::OperandDecoration: in processInstruction()
|
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 179 type = OperandDecoration; in ToOperandClassAndOptionality() 376 … establishOperandClass(enumName, OperandDecoration, &DecorationParams, operandEnum, category); in jsonToSpirv()
|
D | jsonToSpirv.h | 73 OperandDecoration, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 179 type = OperandDecoration; in ToOperandClassAndOptionality() 376 … establishOperandClass(enumName, OperandDecoration, &DecorationParams, operandEnum, category); in jsonToSpirv()
|
D | jsonToSpirv.h | 73 OperandDecoration, enumerator
|
/external/shaderc/spirv-headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 179 type = OperandDecoration; in ToOperandClassAndOptionality() 376 … establishOperandClass(enumName, OperandDecoration, &DecorationParams, operandEnum, category); in jsonToSpirv()
|
D | jsonToSpirv.h | 73 OperandDecoration, enumerator
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | operand-class-test-coverage.csv | 32 " OperandDecoration,",OpDecorate,,AnyAccessQualifier,"TEST_F(OpTypePipeTest, WrongAccessQualifie…
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | operand-class-test-coverage.csv | 32 " OperandDecoration,",OpDecorate,,AnyAccessQualifier,"TEST_F(OpTypePipeTest, WrongAccessQualifie…
|