Home
last modified time | relevance | path

Searched refs:unsynchronized (Results 1 – 25 of 43) sorted by relevance

12

/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DGLX_EXT_swap_control_tear.txt57 currently part of a swap group, late unsynchronized swaps will implicitly be
108 synchronization to a video frame. When an unsynchronized swap happens,
124 determine whether a particular drawable allows late unsynchronized
DWGL_EXT_swap_control_tear.txt76 synchronization to a video frame. When an unsynchronized swap happens,
111 missed and an unsynchronized swap was performed.
DEXT_map_buffer_range.txt292 /* Map the entire buffer for write - unsynchronized.
/third_party/openGLES/extensions/EXT/
DGLX_EXT_swap_control_tear.txt57 currently part of a swap group, late unsynchronized swaps will implicitly be
108 synchronization to a video frame. When an unsynchronized swap happens,
124 determine whether a particular drawable allows late unsynchronized
DWGL_EXT_swap_control_tear.txt76 synchronization to a video frame. When an unsynchronized swap happens,
111 missed and an unsynchronized swap was performed.
DEXT_map_buffer_range.txt292 /* Map the entire buffer for write - unsynchronized.
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_dx.h772 uint8 unsynchronized; member
811 uint8 unsynchronized; member
833 uint8 unsynchronized; member
861 uint8 unsynchronized; member
1995 uint8 unsynchronized; member
2008 uint8 unsynchronized; member
Dsvga3d_cmd.h588 uint32 unsynchronized : 1; member
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DGLX_NV_delay_before_swap.txt97 If buffer swaps are unsynchronized, glXDelayBeforeSwapNV will return
171 possible, but perform an unsynchronized swap otherwise. If the
174 would execute unsynchronized, then glXDelayBeforeSwapNV would return
DWGL_NV_delay_before_swap.txt96 If buffer swaps are unsynchronized, wglDelayBeforeSwapNV will return
144 possible, but perform an unsynchronized swap otherwise. If the
147 would execute unsynchronized, then wglDelayBeforeSwapNV would return
/third_party/openGLES/extensions/NV/
DGLX_NV_delay_before_swap.txt97 If buffer swaps are unsynchronized, glXDelayBeforeSwapNV will return
171 possible, but perform an unsynchronized swap otherwise. If the
174 would execute unsynchronized, then glXDelayBeforeSwapNV would return
DWGL_NV_delay_before_swap.txt96 If buffer swaps are unsynchronized, wglDelayBeforeSwapNV will return
144 possible, but perform an unsynchronized swap otherwise. If the
147 would execute unsynchronized, then wglDelayBeforeSwapNV would return
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_resource_buffer.c223 sbuf->dma.flags.unsynchronized = TRUE; in svga_buffer_transfer_map()
268 sbuf->dma.flags.unsynchronized = FALSE; in svga_buffer_transfer_map()
Dsvga_resource_buffer_upload.c741 sbuf->dma.flags.unsynchronized = FALSE; in svga_buffer_upload_flush()
Dsvga_resource_texture.c699 flags.unsynchronized = TRUE; in svga_texture_transfer_unmap_dma()
/third_party/mesa3d/docs/relnotes/
D9.1.1.rst175 - r600g: always map uninitialized buffer range as unsynchronized
D22.0.2.rst243 - zink: handle device-local unsynchronized maps
D19.1.0.rst3314 - iris: Don't flush the batch for unsynchronized mappings
3361 - iris: Track valid data range and infer unsynchronized mappings.
D22.1.0.rst2760 - zink: handle device-local unsynchronized maps
D21.3.0.rst2917 - zink: never use staging buffer for unsynchronized buffer maps
/third_party/mesa3d/docs/gallium/
Dbuffermapping.rst304 the current frame, so the unsynchronized access to the buffers is safe.
341 start of the previous frame before we go unsynchronized writing over the n-2
Dscreen.rst621 * ``PIPE_CAP_MAP_UNSYNCHRONIZED_THREAD_SAFE``: Whether mapping a buffer as unsynchronized from any …
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_map_buffer_range.txt341 /* Map the entire buffer for write - unsynchronized.
/third_party/openGLES/extensions/ARB/
DARB_map_buffer_range.txt351 /* Map the entire buffer for write - unsynchronized.
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.c1200 _debug_printf("\t\t.flags.unsynchronized = %u\n", (*cmd).flags.unsynchronized); in dump_SVGA3dCmdSurfaceDMASuffix()

12