Searched refs:V4F_FLAGS (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/mesa/math/ | ||
D | m_vector_asm.h | 49 #define V4F_FLAGS (V4F_SIZE + 4) macro |
D | m_vector.c | 89 STATIC_ASSERT(V4F_FLAGS == offsetof(GLvector4f, flags)); in _mesa_vector4f_init() |