/third_party/EGL/extensions/NV/ |
D | EGL_NV_stream_sync.txt | 41 This extension defines a new type of reusable sync object. This 83 If <type> is EGL_SYNC_NEW_FRAME_NV, a stream-new-frame reusable 85 empty (containing only EGL_NONE). Attributes of the reusable 95 the returned stream-new-frame reusable sync object is signaled. 100 EGL does not automatically unsignal the stream-new-frame reusable
|
/third_party/skia/third_party/externals/egl-registry/extensions/NV/ |
D | EGL_NV_stream_sync.txt | 41 This extension defines a new type of reusable sync object. This 83 If <type> is EGL_SYNC_NEW_FRAME_NV, a stream-new-frame reusable 85 empty (containing only EGL_NONE). Attributes of the reusable 95 the returned stream-new-frame reusable sync object is signaled. 100 EGL does not automatically unsignal the stream-new-frame reusable
|
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/ |
D | EGL_KHR_reusable_sync.txt | 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? [all …]
|
D | EGL_KHR_fence_sync.txt | 408 extension defining two types of sync object; a "reusable sync 413 reusable sync objects but is otherwise very similar to the 475 RESOLVED: No. (note that this behavior differs from reusable syncs.) 492 - Simplify issues list to remove issues specific to reusable sync 501 to create "reusable sync objects and all tokens/wording specific 518 - Define separate one-time fence sync and reusable sync extensions 521 change initial status of reusable syncs to unsignaled. Clarify
|
/third_party/EGL/extensions/KHR/ |
D | EGL_KHR_reusable_sync.txt | 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? [all …]
|
D | EGL_KHR_fence_sync.txt | 408 extension defining two types of sync object; a "reusable sync 413 reusable sync objects but is otherwise very similar to the 475 RESOLVED: No. (note that this behavior differs from reusable syncs.) 492 - Simplify issues list to remove issues specific to reusable sync 501 to create "reusable sync objects and all tokens/wording specific 518 - Define separate one-time fence sync and reusable sync extensions 521 change initial status of reusable syncs to unsignaled. Clarify
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_bufmgr.c | 198 assert(!bo->reusable); in find_and_ref_external_bo() 427 bo->reusable = bucket && bufmgr->bo_reuse; in bo_alloc_internal() 442 bo->reusable = false; in bo_alloc_internal() 573 bo->reusable = false; in crocus_bo_gem_create_from_name() 711 if (bo->reusable) in bo_unreference_final() 1257 bo->reusable = false; in crocus_bo_import_dmabuf() 1329 bo->reusable = false; in crocus_bo_import_dmabuf_no_mods() 1346 bo->reusable = false; in crocus_bo_make_external_locked() 1356 assert(!bo->reusable); in crocus_bo_make_external()
|
D | crocus_bufmgr.h | 127 bool reusable; member
|
/third_party/mesa3d/docs/gallium/ |
D | cso.rst | 6 CSO work on the principle of reusable state; they are created by filling
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | EGL_KHR_fence_sync.txt | 408 extension defining two types of sync object; a "reusable sync 413 reusable sync objects but is otherwise very similar to the 475 RESOLVED: No. (note that this behavior differs from reusable syncs.) 492 - Simplify issues list to remove issues specific to reusable sync 501 to create "reusable sync objects and all tokens/wording specific 518 - Define separate one-time fence sync and reusable sync extensions 521 change initial status of reusable syncs to unsignaled. Clarify
|
/third_party/openGLES/extensions/OES/ |
D | EGL_KHR_fence_sync.txt | 418 extension defining two types of sync object; a "reusable sync 423 reusable sync objects but is otherwise very similar to the 485 RESOLVED: No. (note that this behavior differs from reusable syncs.) 502 - Simplify issues list to remove issues specific to reusable sync 511 to create "reusable sync objects and all tokens/wording specific 528 - Define separate one-time fence sync and reusable sync extensions 531 change initial status of reusable syncs to unsignaled. Clarify
|
/third_party/EGL/extensions/EXT/ |
D | EGL_EXT_sync_reuse.txt | 50 API command pipeline; and reusable sync objects signaled by commands 62 This extension allows all sync objects to be reusable. When a sync 107 unsignaling the sync. All sync objects are reusable. Once they enter 319 reusable? 339 the reusable sync object is the only known one that supports
|
D | EGL_EXT_client_sync.txt | 41 EGL_EXT_sync_reuse extension allows all EGLSyncs to become reusable.
|
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/ |
D | EGL_EXT_sync_reuse.txt | 50 API command pipeline; and reusable sync objects signaled by commands 62 This extension allows all sync objects to be reusable. When a sync 107 unsignaling the sync. All sync objects are reusable. Once they enter 319 reusable? 339 the reusable sync object is the only known one that supports
|
D | EGL_EXT_client_sync.txt | 41 EGL_EXT_sync_reuse extension allows all EGLSyncs to become reusable.
|
/third_party/skia/third_party/externals/oboe/samples/iolib/ |
D | README.md | 6 …ing from multiple sources. It's purpose is to demonstrate best practices and provide reusable code.
|
/third_party/libdrm/intel/ |
D | intel_bufmgr_gem.c | 251 bool reusable; member 606 if (bo_gem->reusable && bo_gem->idle) in drm_intel_gem_bo_busy() 798 bo_gem->reusable = true; in drm_intel_gem_bo_alloc_internal() 956 bo_gem->reusable = false; in drm_intel_gem_bo_alloc_userptr() 1124 bo_gem->reusable = false; in drm_intel_bo_gem_create_from_name() 1355 if (bufmgr_gem->bo_reuse && bo_gem->reusable && bucket != NULL && in drm_intel_gem_bo_unreference_final() 2631 bo_gem->reusable = false; in drm_intel_bo_gem_create_from_prime() 2661 bo_gem->reusable = false; in drm_intel_bo_gem_export_to_prime() 2683 bo_gem->reusable = false; in drm_intel_gem_bo_flink() 2958 bo_gem->reusable = false; in drm_intel_gem_bo_disable_reuse() [all …]
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_bufmgr.c | 267 assert(!bo->real.reusable); in find_and_ref_external_bo() 1129 bo->real.reusable = bucket && bufmgr->bo_reuse; in iris_bo_alloc() 1154 bo->real.reusable = false; in iris_bo_alloc() 1284 bo->real.reusable = false; in iris_bo_gem_create_from_name() 1460 if (bo->real.reusable) in bo_unreference_final() 1912 bo->real.reusable = false; in iris_bo_import_dmabuf() 1961 bo->real.reusable = false; in iris_bo_mark_exported_locked() 1974 assert(!bo->real.reusable); in iris_bo_mark_exported()
|
D | iris_bufmgr.h | 284 bool reusable; member
|
/third_party/python/Doc/library/ |
D | contextlib.rst | 842 .. _single-use-reusable-and-reentrant-cms: 844 Single use, reusable and reentrant context managers 930 Distinct from both single use and reentrant context managers are "reusable" 931 context managers (or, to be completely explicit, "reusable, but not 933 reusable). These context managers support being used multiple times, but 937 :class:`threading.Lock` is an example of a reusable, but not reentrant, 941 Another example of a reusable, but not reentrant, context manager is
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_x11_sync_object.txt | 58 2) The concept of a reusable sync object. 65 of imported/reusable sync objects, but does not add any language
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_x11_sync_object.txt | 58 2) The concept of a reusable sync object. 65 of imported/reusable sync objects, but does not add any language
|
/third_party/mbedtls/tests/suites/ |
D | test_suite_psa_crypto_slot_management.data | 228 # Check that non reusable key slots are not deleted/overwritten in case of key 237 Non reusable key slots integrity in case of key slot starvation
|
/third_party/node/doc/api/ |
D | diagnostics_channel.md | 53 // Get a reusable channel object 78 // Get a reusable channel object
|
/third_party/gstreamer/gstreamer/docs/random/ensonic/ |
D | draft-bufferpools.txt | 4 This document proposes a mechanism to build pools of reusable buffers. The
|