Searched refs:SwitchType (Results 1 – 6 of 6) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderSwitchTests.cpp | 83 enum SwitchType enum 106 …se (tcu::TestContext& testCtx, const string& name, const string& desc, SwitchType type, bool isVer… in makeSwitchCase() 205 …se(m_testCtx, (name + "_" + switchTypeNames[type] + "_vertex"), desc, (SwitchType)type, true, swit… in makeSwitchCases() 206 …(m_testCtx, (name + "_" + switchTypeNames[type] + "_fragment"), desc, (SwitchType)type, false, swi… in makeSwitchCases()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fShaderSwitchTests.cpp | 66 enum SwitchType enum 89 … makeSwitchCase (Context& context, const char* name, const char* desc, SwitchType type, bool isVer… in makeSwitchCase() 163 …tring(name) + "_" + switchTypeNames[type] + "_vertex").c_str(), desc, (SwitchType)type, true, swit… in makeSwitchCases() 164 …ing(name) + "_" + switchTypeNames[type] + "_fragment").c_str(), desc, (SwitchType)type, false, swi… in makeSwitchCases()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/ |
D | ARMGenDAGISel.inc | 1227 /* 2603*/ /*SwitchType*/ 19, MVT::v1i64,// ->2624 1236 /* 2625*/ /*SwitchType*/ 48, MVT::v16i8,// ->2675 1249 /* 2653*/ /*SwitchType*/ 19, MVT::v2i64,// ->2674 2749 /* 5524*/ /*SwitchType*/ 108, MVT::v16i8,// ->5634 2773 /* 5579*/ /*SwitchType*/ 25, MVT::v8i16,// ->5606 2783 /* 5606*/ /*SwitchType*/ 25, MVT::v2i64,// ->5633 3288 /* 6604*/ /*SwitchType*/ 47, MVT::v4i32,// ->6653 3308 /* 6653*/ /*SwitchType*/ 25, MVT::v16i8,// ->6680 3318 /* 6680*/ /*SwitchType*/ 25, MVT::v8i16,// ->6707 3328 /* 6707*/ /*SwitchType*/ 25, MVT::v2i64,// ->6734 [all …]
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | avwait.c | 34 } SwitchType; typedef 37 static SwitchType switch_after_2s; 55 SwitchType switch_after_2s;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenDAGISel.inc | 1136 /* 2005*/ /*SwitchType*/ 62, MVT::f64,// ->2069 1170 /* 2069*/ /*SwitchType*/ 32, MVT::f32,// ->2103 1214 /* 2146*/ /*SwitchType*/ 26, MVT::f64,// ->2174 1253 /* 2217*/ /*SwitchType*/ 62, MVT::f64,// ->2281 1287 /* 2281*/ /*SwitchType*/ 14, MVT::f16,// ->2297 1295 /* 2297*/ /*SwitchType*/ 14, MVT::v16i8,// ->2313 1303 /* 2313*/ /*SwitchType*/ 14, MVT::v8i16,// ->2329 1311 /* 2329*/ /*SwitchType*/ 14, MVT::v4i32,// ->2345 1319 /* 2345*/ /*SwitchType*/ 14, MVT::v2i64,// ->2361 1327 /* 2361*/ /*SwitchType*/ 25, MVT::v2i16,// ->2388 [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/ |
D | PPCGenDAGISel.inc | 225 /* 384*/ /*SwitchType*/ 76|128,1/*204*/, MVT::f64,// ->591 309 /* 591*/ /*SwitchType*/ 0|128,2/*256*/, MVT::i32,// ->850 416 /* 850*/ /*SwitchType*/ 72, MVT::f32,// ->924 533 /* 1135*/ /*SwitchType*/ 76|128,1/*204*/, MVT::f64,// ->1342 617 /* 1342*/ /*SwitchType*/ 9|128,2/*265*/, MVT::i32,// ->1610 725 /* 1610*/ /*SwitchType*/ 84, MVT::f32,// ->1696 869 /* 1961*/ /*SwitchType*/ 72, MVT::f32,// ->2035 995 /* 2268*/ /*SwitchType*/ 84, MVT::f32,// ->2354 3554 /* 7534*/ /*SwitchType*/ 34, MVT::i64,// ->7570 3593 /* 7622*/ /*SwitchType*/ 34, MVT::i64,// ->7658 [all …]
|