/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | GLX_EXT_swap_control_tear.txt | 57 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
|
D | WGL_EXT_swap_control_tear.txt | 76 synchronization to a video frame. When an unsynchronized swap happens, 111 missed and an unsynchronized swap was performed.
|
D | EXT_map_buffer_range.txt | 292 /* Map the entire buffer for write - unsynchronized.
|
/third_party/openGLES/extensions/EXT/ |
D | GLX_EXT_swap_control_tear.txt | 57 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
|
D | WGL_EXT_swap_control_tear.txt | 76 synchronization to a video frame. When an unsynchronized swap happens, 111 missed and an unsynchronized swap was performed.
|
D | EXT_map_buffer_range.txt | 292 /* Map the entire buffer for write - unsynchronized.
|
/third_party/mesa3d/src/gallium/drivers/svga/include/ |
D | svga3d_dx.h | 772 uint8 unsynchronized; member 811 uint8 unsynchronized; member 833 uint8 unsynchronized; member 861 uint8 unsynchronized; member 1995 uint8 unsynchronized; member 2008 uint8 unsynchronized; member
|
D | svga3d_cmd.h | 588 uint32 unsynchronized : 1; member
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | GLX_NV_delay_before_swap.txt | 97 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
|
D | WGL_NV_delay_before_swap.txt | 96 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/ |
D | GLX_NV_delay_before_swap.txt | 97 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
|
D | WGL_NV_delay_before_swap.txt | 96 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/ |
D | svga_resource_buffer.c | 223 sbuf->dma.flags.unsynchronized = TRUE; in svga_buffer_transfer_map() 268 sbuf->dma.flags.unsynchronized = FALSE; in svga_buffer_transfer_map()
|
D | svga_resource_buffer_upload.c | 741 sbuf->dma.flags.unsynchronized = FALSE; in svga_buffer_upload_flush()
|
D | svga_resource_texture.c | 699 flags.unsynchronized = TRUE; in svga_texture_transfer_unmap_dma()
|
/third_party/mesa3d/docs/relnotes/ |
D | 9.1.1.rst | 175 - r600g: always map uninitialized buffer range as unsynchronized
|
D | 22.0.2.rst | 243 - zink: handle device-local unsynchronized maps
|
D | 19.1.0.rst | 3314 - iris: Don't flush the batch for unsynchronized mappings 3361 - iris: Track valid data range and infer unsynchronized mappings.
|
D | 22.1.0.rst | 2760 - zink: handle device-local unsynchronized maps
|
D | 21.3.0.rst | 2917 - zink: never use staging buffer for unsynchronized buffer maps
|
/third_party/mesa3d/docs/gallium/ |
D | buffermapping.rst | 304 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
|
D | screen.rst | 621 * ``PIPE_CAP_MAP_UNSYNCHRONIZED_THREAD_SAFE``: Whether mapping a buffer as unsynchronized from any …
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_map_buffer_range.txt | 341 /* Map the entire buffer for write - unsynchronized.
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_map_buffer_range.txt | 351 /* Map the entire buffer for write - unsynchronized.
|
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/ |
D | svga_dump.c | 1200 _debug_printf("\t\t.flags.unsynchronized = %u\n", (*cmd).flags.unsynchronized); in dump_SVGA3dCmdSurfaceDMASuffix()
|