Searched defs:has_user_indices (Results 1 – 4 of 4) sorted by relevance
607 bool has_user_indices = vao->CurrentElementBufferName == 0; in draw_elements() local820 bool has_user_indices = vao->CurrentElementBufferName == 0; in _mesa_marshal_MultiDrawElementsBaseVertex() local
2061 bool has_user_indices = info->has_user_indices; in r600_draw_vbo() local
746 bool has_user_indices:1; /**< if true, use index.user_buffer */ member
2226 bool has_user_indices = info->has_user_indices; in tc_draw_vbo() local