Searched refs:_mesa_validate_DrawElementsIndirect (Results 1 – 3 of 3) sorted by relevance
91 _mesa_validate_DrawElementsIndirect(struct gl_context *ctx,
1134 _mesa_validate_DrawElementsIndirect(struct gl_context *ctx, in _mesa_validate_DrawElementsIndirect() function
1500 if (!_mesa_validate_DrawElementsIndirect(ctx, mode, type, indirect)) in vbo_exec_DrawElementsIndirect()