/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | opcode.cpp | 243 case spv::Op::OpConstantFunctionPointerINTEL: in spvOpcodeIsConstant()
|
/external/deqp-deps/SPIRV-Tools/source/ |
D | opcode.cpp | 267 case spv::Op::OpConstantFunctionPointerINTEL: in spvOpcodeIsConstant()
|
/external/angle/third_party/spirv-tools/src/source/ |
D | opcode.cpp | 267 case spv::Op::OpConstantFunctionPointerINTEL: in spvOpcodeIsConstant()
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.lua | 1862 OpConstantFunctionPointerINTEL = 5600,
|
D | spirv.cs | 1928 OpConstantFunctionPointerINTEL = 5600, enumerator
|
D | spirv.hpp | 1920 OpConstantFunctionPointerINTEL = 5600, enumerator 2655 case OpConstantFunctionPointerINTEL: *hasResult = true; *hasResultType = true; break; in HasResultAndType()
|
D | spirv.bf | 1929 OpConstantFunctionPointerINTEL = 5600,
|
D | spirv.hpp11 | 1920 OpConstantFunctionPointerINTEL = 5600, 2655 case Op::OpConstantFunctionPointerINTEL: *hasResult = true; *hasResultType = true; break;
|
/external/deqp-deps/glslang/SPIRV/ |
D | spirv.hpp | 2020 OpConstantFunctionPointerINTEL = 5600, enumerator 2792 case OpConstantFunctionPointerINTEL: *hasResult = true; *hasResultType = true; break; in HasResultAndType() 4636 case OpConstantFunctionPointerINTEL: return "OpConstantFunctionPointerINTEL"; in OpToString()
|
/external/angle/third_party/glslang/src/SPIRV/ |
D | spirv.hpp | 2081 OpConstantFunctionPointerINTEL = 5600, enumerator 2861 case OpConstantFunctionPointerINTEL: *hasResult = true; *hasResultType = true; break; in HasResultAndType() 4746 case OpConstantFunctionPointerINTEL: return "OpConstantFunctionPointerINTEL"; in OpToString()
|
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.hpp | 2020 OpConstantFunctionPointerINTEL = 5600, enumerator 2792 case OpConstantFunctionPointerINTEL: *hasResult = true; *hasResultType = true; break; in HasResultAndType() 4636 case OpConstantFunctionPointerINTEL: return "OpConstantFunctionPointerINTEL"; in OpToString()
|
D | spirv.cs | 2083 OpConstantFunctionPointerINTEL = 5600, enumerator
|
D | spirv.lua | 2011 OpConstantFunctionPointerINTEL = 5600,
|
D | spirv.bf | 2084 OpConstantFunctionPointerINTEL = 5600,
|
D | spirv.hpp11 | 2020 OpConstantFunctionPointerINTEL = 5600, 2792 case Op::OpConstantFunctionPointerINTEL: *hasResult = true; *hasResultType = true; break; 4636 case Op::OpConstantFunctionPointerINTEL: return "OpConstantFunctionPointerINTEL";
|
/external/angle/third_party/spirv-headers/src/include/spirv/unified1/ |
D | spirv.lua | 2121 OpConstantFunctionPointerINTEL = 5600,
|
D | spirv.cs | 2197 OpConstantFunctionPointerINTEL = 5600, enumerator
|
D | spirv.hpp | 2130 OpConstantFunctionPointerINTEL = 5600, enumerator 2936 case OpConstantFunctionPointerINTEL: *hasResult = true; *hasResultType = true; break; in HasResultAndType() 4868 case OpConstantFunctionPointerINTEL: return "OpConstantFunctionPointerINTEL"; in OpToString()
|
D | spirv.bf | 2198 OpConstantFunctionPointerINTEL = 5600,
|
D | spirv.hpp11 | 2130 OpConstantFunctionPointerINTEL = 5600, 2936 case Op::OpConstantFunctionPointerINTEL: *hasResult = true; *hasResultType = true; break; 4868 case Op::OpConstantFunctionPointerINTEL: return "OpConstantFunctionPointerINTEL";
|
/external/angle/third_party/spirv-tools/src/utils/vscode/src/schema/ |
D | schema.go | 633 "OpConstantFunctionPointerINTEL": OpConstantFunctionPointerINTEL, 15376 OpConstantFunctionPointerINTEL = &Opcode { var
|