Searched refs:_mesa_check_sync (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dsyncobj.c102 _mesa_check_sync(struct gl_context *ctx, struct gl_sync_object *syncObj) function in typeref:typename:void
134 driver->CheckSync = _mesa_check_sync;
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dsyncobj.c103 _mesa_check_sync(struct gl_context *ctx, struct gl_sync_object *syncObj) function in typeref:typename:void
135 driver->CheckSync = _mesa_check_sync;

Completed in 4 milliseconds