Searched refs:_mesa_glthread_flush_batch (Results 1 – 4 of 4) sorted by relevance
63 _mesa_glthread_flush_batch(ctx); in _mesa_glthread_allocate_command()710 _mesa_glthread_flush_batch(ctx); in _mesa_glthread_EndList()721 _mesa_glthread_flush_batch(ctx); in _mesa_glthread_DeleteLists()
127 _mesa_glthread_flush_batch(ctx); in _mesa_glthread_ProgramChanged()
237 void _mesa_glthread_flush_batch(struct gl_context *ctx);
207 _mesa_glthread_flush_batch(struct gl_context *ctx) in _mesa_glthread_flush_batch() function