Searched refs:OpFunctionPointerCallINTEL (Results 1 – 18 of 18) sorted by relevance
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.lua | 1863 OpFunctionPointerCallINTEL = 5601,
|
D | spirv.cs | 1929 OpFunctionPointerCallINTEL = 5601, enumerator
|
D | spirv.hpp | 1921 OpFunctionPointerCallINTEL = 5601, enumerator 2656 case OpFunctionPointerCallINTEL: *hasResult = true; *hasResultType = true; break; in HasResultAndType()
|
D | spirv.bf | 1930 OpFunctionPointerCallINTEL = 5601,
|
D | spirv.hpp11 | 1921 OpFunctionPointerCallINTEL = 5601, 2656 case Op::OpFunctionPointerCallINTEL: *hasResult = true; *hasResultType = true; break;
|
/external/deqp-deps/glslang/SPIRV/ |
D | spirv.hpp | 2021 OpFunctionPointerCallINTEL = 5601, enumerator 2793 case OpFunctionPointerCallINTEL: *hasResult = true; *hasResultType = true; break; in HasResultAndType() 4637 case OpFunctionPointerCallINTEL: return "OpFunctionPointerCallINTEL"; in OpToString()
|
/external/angle/third_party/glslang/src/SPIRV/ |
D | spirv.hpp | 2082 OpFunctionPointerCallINTEL = 5601, enumerator 2862 case OpFunctionPointerCallINTEL: *hasResult = true; *hasResultType = true; break; in HasResultAndType() 4747 case OpFunctionPointerCallINTEL: return "OpFunctionPointerCallINTEL"; in OpToString()
|
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.hpp | 2021 OpFunctionPointerCallINTEL = 5601, enumerator 2793 case OpFunctionPointerCallINTEL: *hasResult = true; *hasResultType = true; break; in HasResultAndType() 4637 case OpFunctionPointerCallINTEL: return "OpFunctionPointerCallINTEL"; in OpToString()
|
D | spirv.cs | 2084 OpFunctionPointerCallINTEL = 5601, enumerator
|
D | spirv.lua | 2012 OpFunctionPointerCallINTEL = 5601,
|
D | spirv.bf | 2085 OpFunctionPointerCallINTEL = 5601,
|
D | spirv.hpp11 | 2021 OpFunctionPointerCallINTEL = 5601, 2793 case Op::OpFunctionPointerCallINTEL: *hasResult = true; *hasResultType = true; break; 4637 case Op::OpFunctionPointerCallINTEL: return "OpFunctionPointerCallINTEL";
|
/external/angle/third_party/spirv-headers/src/include/spirv/unified1/ |
D | spirv.lua | 2122 OpFunctionPointerCallINTEL = 5601,
|
D | spirv.cs | 2198 OpFunctionPointerCallINTEL = 5601, enumerator
|
D | spirv.hpp | 2131 OpFunctionPointerCallINTEL = 5601, enumerator 2937 case OpFunctionPointerCallINTEL: *hasResult = true; *hasResultType = true; break; in HasResultAndType() 4869 case OpFunctionPointerCallINTEL: return "OpFunctionPointerCallINTEL"; in OpToString()
|
D | spirv.bf | 2199 OpFunctionPointerCallINTEL = 5601,
|
D | spirv.hpp11 | 2131 OpFunctionPointerCallINTEL = 5601, 2937 case Op::OpFunctionPointerCallINTEL: *hasResult = true; *hasResultType = true; break; 4869 case Op::OpFunctionPointerCallINTEL: return "OpFunctionPointerCallINTEL";
|
/external/angle/third_party/spirv-tools/src/utils/vscode/src/schema/ |
D | schema.go | 634 "OpFunctionPointerCallINTEL": OpFunctionPointerCallINTEL, 15398 OpFunctionPointerCallINTEL = &Opcode { var
|