Searched defs:float2 (Results 1 – 13 of 13) sorted by relevance
17 using float2 = vec<2>; variable
21 using float2 = vec<2>; variable
52 typedef struct __device_builtin__ __align__(8) float2 struct55 } float2; argument
47 const Type* float2 = context.fTypes.fFloat2.get(); in call_signature_is_valid() local
25 using float2 = vec<2>; variable
28 TType *float2 = new TType(EbtFloat, 2); in InsertBuiltInFunctions() local
12 using float2 = skvx::Vec<2,float>; typedef
536 using float2 = std::array<float, 2>; in test_RuntimeEffect_Blenders() typedef
198 using float2 = vec2<float>; typedef
80 var float = 6.02e23, float2 = 6.02E-23 variable
96 …typedef tvec2<float, highp> float2; //!< \brief single-precision floating-point vector with 2 c… typedef
446 class float2: class
455 using float2 = skvx::Vec<2,float>; in SkChopCubicAt() typedef488 using float2 = skvx::Vec<2,float>; in SkChopCubicAt() typedef527 using float2 = skvx::Vec<2,float>; in SkChopCubicAt() typedef