Searched refs:V4F_START (Results 1 – 2 of 2) sorted by relevance
45 #define V4F_START (V4F_DATA + MATH_ASM_PTR_SIZE) macro46 #define V4F_COUNT (V4F_START + MATH_ASM_PTR_SIZE)
85 STATIC_ASSERT(V4F_START == offsetof(GLvector4f, start)); in _mesa_vector4f_init()