Home
last modified time | relevance | path

Searched defs:vec2Type (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/compiler/translator/tree_ops/spirv/
DRewriteInterpolateAtOffset.cpp108 const TType *vec2Type = StaticType::GetBasic<EbtFloat, EbpMedium, 2>(); in getRotateFunc() local
/external/OpenCL-CTS/test_conformance/api/
Dtest_kernel_arg_multi_setup.cpp34 ExplicitType vec2Type, int vec2Size, in test_multi_arg_set()
/external/angle/src/compiler/translator/tree_ops/msl/
DRewriteInterpolants.cpp52 const TType *vec2Type = StaticType::GetBasic<EbtFloat, EbpHigh, 2>(); in getFlipFunction() local
/external/angle/src/compiler/translator/tree_ops/
DRewriteCubeMapSamplersAs2DArray.cpp408 const TType *vec2Type = StaticType::GetBasic<EbtFloat, EbpHigh, 2>(); in declareCoordTranslationFunction() local
846 const TType *vec2Type = StaticType::GetBasic<EbtFloat, EbpHigh, 2>(); in convertBuiltinFunction() local