Searched refs:st_glFlush (Results 1 – 4 of 4) sorted by relevance
43 void st_glFlush(struct gl_context *ctx, unsigned gallium_flush_flags);
85 st_glFlush(struct gl_context *ctx, unsigned gallium_flush_flags) in st_glFlush() function
698 st_glFlush(ctx, 0); in _mesa_GetPerfQueryDataINTEL()
1493 st_glFlush(curCtx, 0); in _mesa_make_current()1651 st_glFlush(ctx, async ? PIPE_FLUSH_ASYNC : 0); in _mesa_flush()