Searched refs:VERT_ATTRIB_GENERIC_MAX (Results 1 – 5 of 5) sorted by relevance
393 if (attribindex >= VERT_ATTRIB_GENERIC_MAX) in attrib_format()430 if (bindingindex >= VERT_ATTRIB_GENERIC_MAX) in bind_vertex_buffer()489 if (bindingindex >= VERT_ATTRIB_GENERIC_MAX) in binding_divisor()527 if (attribindex >= VERT_ATTRIB_GENERIC_MAX || in _mesa_glthread_AttribBinding()528 bindingindex >= VERT_ATTRIB_GENERIC_MAX) in _mesa_glthread_AttribBinding()542 if (attribindex >= VERT_ATTRIB_GENERIC_MAX || in _mesa_glthread_DSAAttribBinding()543 bindingindex >= VERT_ATTRIB_GENERIC_MAX) in _mesa_glthread_DSAAttribBinding()
195 #define VERT_ATTRIB_GENERIC_MAX MAX_VERTEX_GENERIC_ATTRIBS macro198 (VERT_ATTRIB_GENERIC_MAX - VERT_ATTRIB_MAT_MAX)237 BITFIELD_RANGE(VERT_ATTRIB_GENERIC(0), VERT_ATTRIB_GENERIC_MAX)
97 for (i = 0; i < VERT_ATTRIB_GENERIC_MAX; i++) { in init_generic_currval()
546 for (i = 0; i < VERT_ATTRIB_GENERIC_MAX; i++) { in r200_translate_vertex_program()
855 slot < VERT_ATTRIB_GENERIC0 + VERT_ATTRIB_GENERIC_MAX) { in vert_attrib_to_tgsi_semantic()