Searched refs:V4F_COUNT (Results 1 – 2 of 2) sorted by relevance
46 #define V4F_COUNT (V4F_START + MATH_ASM_PTR_SIZE) macro47 #define V4F_STRIDE (V4F_COUNT + 4)
86 STATIC_ASSERT(V4F_COUNT == offsetof(GLvector4f, count)); in _mesa_vector4f_init()