Searched refs:delete_sync (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ | ||
| H A D | syncobj.c | 226 delete_sync(struct gl_context *ctx, GLsync sync, bool no_error) function in typeref:typename:ALWAYS_INLINE void 261 delete_sync(ctx, sync, true); 269 delete_sync(ctx, sync, false); |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ | ||
| H A D | syncobj.c | 227 delete_sync(struct gl_context *ctx, GLsync sync, bool no_error) function in typeref:typename:ALWAYS_INLINE void 262 delete_sync(ctx, sync, true); 270 delete_sync(ctx, sync, false); |
Completed in 3 milliseconds