Home
last modified time | relevance | path

Searched refs:_mesa_glthread_flush_batch (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dglthread_marshal.h63 _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()
Dglthread_shaderobj.c127 _mesa_glthread_flush_batch(ctx); in _mesa_glthread_ProgramChanged()
Dglthread.h237 void _mesa_glthread_flush_batch(struct gl_context *ctx);
Dglthread.c207 _mesa_glthread_flush_batch(struct gl_context *ctx) in _mesa_glthread_flush_batch() function