Searched refs:storage_count (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/math/ | ||
D | m_vector.h | 70 GLuint storage_count; /**< storage size in elements */ member |
D | m_vector.c | 104 v->storage_count = count; in _mesa_vector4f_alloc() |