Lines Matching refs:reusable
56 object known as "reusable sync object" comparable to an OS
62 explicitly changing the status of a reusable object using EGL API
177 reusable sync object's status from unsignaled to signaled will
194 If <type> is EGL_SYNC_REUSABLE_KHR, a reusable sync object is
196 (containing only EGL_NONE). Attributes of the reusable sync object
281 signals or unsignals the reusable sync object <sync> by changing its
371 extension defining two types of sync object; a "reusable sync
464 * A reusable sync object has two possible status values: signaled
468 * A reusable sync can be set to signaled or unsignaled
498 reusable sync object?
501 reusable object when the sync object is deleted so that waiting
531 - Define separate one-time fence sync and reusable sync extensions
534 change initial status of reusable syncs to unsignaled. Clarify