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.h65 _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()
Dglthread_shaderobj.c128 _mesa_glthread_flush_batch(ctx); in _mesa_glthread_ProgramChanged()
Dglthread.h245 void _mesa_glthread_flush_batch(struct gl_context *ctx);
Dglthread.c189 _mesa_glthread_flush_batch(struct gl_context *ctx) in _mesa_glthread_flush_batch() function