Searched refs:_mesa_unref_sync_object (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | syncobj.c | 43 * \c _mesa_unref_sync_object as needed to implement \c ServerWaitSync. 195 _mesa_unref_sync_object(struct gl_context *ctx, struct gl_sync_object *syncObj, function in typeref:typename:void 253 _mesa_unref_sync_object(ctx, syncObj, 2); 361 _mesa_unref_sync_object(ctx, syncObj, 1); 405 _mesa_unref_sync_object(ctx, syncObj, 1); 492 _mesa_unref_sync_object(ctx, syncObj, 1); 514 _mesa_unref_sync_object(ctx, syncObj, 1);
|
| H A D | syncobj.h | 54 _mesa_unref_sync_object(struct gl_context *ctx, struct gl_sync_object *syncObj,
|
| H A D | objectlabel.c | 321 _mesa_unref_sync_object(ctx, syncObj, 1); 354 _mesa_unref_sync_object(ctx, syncObj, 1);
|
| H A D | shared.c | 413 _mesa_unref_sync_object(ctx, (struct gl_sync_object *) entry->key, 1);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | syncobj.c | 43 * \c _mesa_unref_sync_object as needed to implement \c ServerWaitSync. 196 _mesa_unref_sync_object(struct gl_context *ctx, struct gl_sync_object *syncObj, function in typeref:typename:void 254 _mesa_unref_sync_object(ctx, syncObj, 2); 362 _mesa_unref_sync_object(ctx, syncObj, 1); 406 _mesa_unref_sync_object(ctx, syncObj, 1); 493 _mesa_unref_sync_object(ctx, syncObj, 1); 515 _mesa_unref_sync_object(ctx, syncObj, 1);
|
| H A D | syncobj.h | 54 _mesa_unref_sync_object(struct gl_context *ctx, struct gl_sync_object *syncObj,
|
| H A D | objectlabel.c | 321 _mesa_unref_sync_object(ctx, syncObj, 1); 354 _mesa_unref_sync_object(ctx, syncObj, 1);
|
| H A D | shared.c | 417 _mesa_unref_sync_object(ctx, (struct gl_sync_object *) entry->key, 1);
|
Completed in 8 milliseconds