Searched refs:VERT_BIT_GENERIC_ALL (Results 1 – 5 of 5) sorted by relevance
81 if (VERT_BIT(attr) & VERT_BIT_GENERIC_ALL) in init_legacy_currval()
249 #define VERT_BIT_GENERIC_ALL \ macro
576 ctx->VertexProgram._VPModeInputFilter = VERT_BIT_GENERIC_ALL; in set_vertex_processing_mode()
1450 mask = (VERT_BIT_GENERIC_ALL & ~VERT_BIT_GENERIC0) & vao->Enabled; in _mesa_array_element()
6209 if (VERT_BIT(attr) & VERT_BIT_GENERIC_ALL) { in save_Attr32bit()