Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/
DRewriteDfdy.cpp112 const TType *vec2Type = StaticType::GetBasic<EbtFloat, 2>(); in visitUnary() local
DRewriteCubeMapSamplersAs2DArray.cpp474 const TType *vec2Type = StaticType::GetBasic<EbtFloat, 2>(); in declareCoordTranslationFunction() local
883 const TType *vec2Type = StaticType::GetBasic<EbtFloat, 2>(); in convertBuiltinFunction() local
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DTranslatorVulkan.cpp519 const TType *vec2Type = StaticType::GetBasic<EbtFloat, 2>(); in AddBresenhamEmulationVS() local
635 const TType *vec2Type = StaticType::GetBasic<EbtFloat, 2>(); in AddBresenhamEmulationFS() local