Home
last modified time | relevance | path

Searched defs:floatType (Results 1 – 5 of 5) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DCopyTexture3DTest.cpp687 for (GLenum floatType : floatTypes) in TEST_P() local
1420 for (GLenum floatType : floatTypes) in TEST_P() local
/device/generic/vulkan-cereal/include/glm/gtx/
Dcomponent_wise.inl86 GLM_FUNC_QUALIFIER vecType<T, P> compScale(vecType<floatType, P> const & v)
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/
DRewriteCubeMapSamplersAs2DArray.cpp498 const TType *floatType = StaticType::GetBasic<EbtFloat>(); in declareCoordTranslationFunction() local
936 const TType *floatType = StaticType::GetBasic<EbtFloat>(); in convertBuiltinFunction() local
DEmulatePrecision.cpp234 std::string floatType = getTypeString("float"); in writeFloatRoundingHelpers() local
/device/generic/vulkan-cereal/include/glm/gtc/
Dpacking.inl655 GLM_FUNC_QUALIFIER vecType<uintType, P> packUnorm(vecType<floatType, P> const & v)
673 GLM_FUNC_QUALIFIER vecType<intType, P> packSnorm(vecType<floatType, P> const & v)