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