Home
last modified time | relevance | path

Searched refs:OpFunctionPointerCallINTEL (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/spirv-cross/
Dspirv.hpp1470 OpFunctionPointerCallINTEL = 5601, enumerator
2040 case OpFunctionPointerCallINTEL: *hasResult = true; *hasResultType = true; break; in HasResultAndType()
/third_party/spirv-headers/include/spirv/unified1/
Dspirv.hpp1470 OpFunctionPointerCallINTEL = 5601, enumerator
2040 case OpFunctionPointerCallINTEL: *hasResult = true; *hasResultType = true; break; in HasResultAndType()
Dspirv.lua1426 OpFunctionPointerCallINTEL = 5601,
Dspirv.cs1476 OpFunctionPointerCallINTEL = 5601, enumerator
Dspirv.hpp111470 OpFunctionPointerCallINTEL = 5601,
2040 case Op::OpFunctionPointerCallINTEL: *hasResult = true; *hasResultType = true; break;
/third_party/glslang/SPIRV/
Dspirv.hpp1468 OpFunctionPointerCallINTEL = 5601, enumerator
2033 case OpFunctionPointerCallINTEL: *hasResult = true; *hasResultType = true; break; in HasResultAndType()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspirv.lua1556 OpFunctionPointerCallINTEL = 5601,
Dspirv.cs1611 OpFunctionPointerCallINTEL = 5601, enumerator
Dspirv.hpp1605 OpFunctionPointerCallINTEL = 5601, enumerator
2258 case OpFunctionPointerCallINTEL: *hasResult = true; *hasResultType = true; break; in HasResultAndType()
Dspirv.hpp111605 OpFunctionPointerCallINTEL = 5601,
2258 case Op::OpFunctionPointerCallINTEL: *hasResult = true; *hasResultType = true; break;
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
Dspirv.cs1610 OpFunctionPointerCallINTEL = 5601, enumerator
Dspirv.lua1555 OpFunctionPointerCallINTEL = 5601,
Dspirv.hpp1604 OpFunctionPointerCallINTEL = 5601, enumerator
2257 case OpFunctionPointerCallINTEL: *hasResult = true; *hasResultType = true; break; in HasResultAndType()
Dspirv.hpp111604 OpFunctionPointerCallINTEL = 5601,
2257 case Op::OpFunctionPointerCallINTEL: *hasResult = true; *hasResultType = true; break;
/third_party/spirv-tools/utils/vscode/src/schema/
Dschema.go525 "OpFunctionPointerCallINTEL": OpFunctionPointerCallINTEL,
11903 OpFunctionPointerCallINTEL = &Opcode { var