Searched refs:V4F_SIZE (Results 1 – 2 of 2) sorted by relevance
48 #define V4F_SIZE (V4F_STRIDE + 4) macro49 #define V4F_FLAGS (V4F_SIZE + 4)
88 STATIC_ASSERT(V4F_SIZE == offsetof(GLvector4f, size)); in _mesa_vector4f_init()