Searched refs:_mesa_glthread_flush_batch (Results 1 – 4 of 4) sorted by relevance
65 _mesa_glthread_flush_batch(ctx); in _mesa_glthread_allocate_command()807 _mesa_glthread_flush_batch(ctx); in _mesa_glthread_EndList()818 _mesa_glthread_flush_batch(ctx); in _mesa_glthread_DeleteLists()
128 _mesa_glthread_flush_batch(ctx); in _mesa_glthread_ProgramChanged()
245 void _mesa_glthread_flush_batch(struct gl_context *ctx);
189 _mesa_glthread_flush_batch(struct gl_context *ctx) in _mesa_glthread_flush_batch() function