Searched defs:float3 (Results 1 – 3 of 3) sorted by relevance
29 TType *float3 = new TType(EbtFloat, 3); in InsertBuiltInFunctions() local
206 using float3 = vec3<float>; typedef
97 …typedef tvec3<float, highp> float3; //!< \brief single-precision floating-point vector with 3 c… typedef