Searched defs:has_user_indices (Results 1 – 4 of 4) sorted by relevance
777 bool has_user_indices = vao->CurrentElementBufferName == 0; in draw_elements() local992 bool has_user_indices = vao->CurrentElementBufferName == 0; in _mesa_marshal_MultiDrawElementsBaseVertex() local
2101 bool has_user_indices = info->index_size && info->has_user_indices; in r600_draw_vbo() local
839 bool has_user_indices:1; /**< if true, use index.user_buffer */ member
3138 bool has_user_indices = info->has_user_indices; in tc_draw_vbo() local