Searched refs:SpvOpFixedExpINTEL (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/ |
D | spirv.h | 1793 SpvOpFixedExpINTEL = 5933, enumerator 2444 case SpvOpFixedExpINTEL: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
|
/third_party/spirv-tools/include/spirv/unified1/ |
D | spirv.h | 1779 SpvOpFixedExpINTEL = 5933, enumerator 2423 case SpvOpFixedExpINTEL: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
|
/third_party/mesa3d/src/compiler/spirv/ |
D | spirv.h | 1775 SpvOpFixedExpINTEL = 5933, enumerator 2417 case SpvOpFixedExpINTEL: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.h | 1794 SpvOpFixedExpINTEL = 5933, enumerator 2445 case SpvOpFixedExpINTEL: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
|
/third_party/spirv-headers/include/spirv/unified1/ |
D | spirv.h | 1779 SpvOpFixedExpINTEL = 5933, enumerator 2423 case SpvOpFixedExpINTEL: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
|
/third_party/vk-gl-cts/build/external/spirv-tools/spirv-tools/ |
D | core.insts-unified1.inc | 711 …{"FixedExpINTEL", SpvOpFixedExpINTEL, 1, pygen_variable_caps_ArbitraryPrecisionFixedPointINTEL, 9,…
|