Home
last modified time | relevance | path

Searched refs:V4F_FLAGS (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/math/
Dm_vector_asm.h49 #define V4F_FLAGS (V4F_SIZE + 4) macro
Dm_vector.c89 STATIC_ASSERT(V4F_FLAGS == offsetof(GLvector4f, flags)); in _mesa_vector4f_init()