Lines Matching full:path
116 - RADV ACO - ground line corruption in Path of Exile with Vulkan renderer
1452 - freedreno/ir3: Fix compiler warning from the setjmp fails path.
1608 - turnip: Drop a dead error checking path in device init.
1630 - turnip: Handle the error path for tu/drm's vkResetFences().
1631 - turnip: Add error path handling for descriptor pool init.
1911 - r600: Enable compute shaders for NIR code path
2175 - v3dv: don't use TLB path for formats that are not supported for rendering
2289 - v3dv: use the private object framework in the meta clear path
2298 - v3dv: always return true from a fallback path if it can handle the case
2303 - v3dv: drop blit path for depth/stencil formats
2334 - v3dv: add a TFU path for buffer to image copies
2335 - v3dv: add a CPU path for buffer to image copies
2336 - v3dv: try to use TFU path when creating tiled images from linear buffers
2373 - v3dv: avoid prime blit path when presenting WSI images
2377 - v3dv: add a fast path for vkCmdClearAttachments
2385 - v3dv: handle multisampled image copies in the TLB path
2387 - v3dv: add a blit fallback path for vkCmdResolveImage
2388 - v3dv: handle multisampled image copies with the blit path
2432 - v3dv: fix blit path for copies from 3D compressed images
2436 - v3dv: fix buffer copies to compressed images on the blit path
2440 - v3dv: fix multi-layered buffer to image copies on the blit path
2443 - v3dv: handle compressed image to buffer copies on the blit path
2444 - v3dv: handle buffer to linear depth/stencil image copies in blit path
2639 - clover: Call clang with -O0 for the SPIR-V path
2964 - util/anon_file: add OpenBSD shm_mkstemp() path
2992 - turnip: delete tu_physical_device path field
3008 - radv: fix incorrect ResetFences path for WSI fence
3029 - turnip: rework android gralloc path so it doesn't call tu_image_create
3150 - egl/android: Simplify droid_create_image_from_name() path
3281 - intel/tools: fix possible memory leak in the error path
3643 - android: util: fix missing include path
3647 - egl/android: HAVE_DRM_GRALLOC path fixes (v2)
3721 - zink: move 8bit index handling out of u_primconvert path
3741 - anv: improve error message when failing to open device path
3804 - zink: remove ADJACENCY prim types from primconvert path
4177 - freedreno/a5xx+a6xx: use sysmem path for nondraw batches
4202 - freedreno/ir3: Fix crash in shader compile fail path
4259 - turnip: disable LRZ on vkCmdClearattachments() 3D fallback path
4321 - radv: cleanup selecting the hardware resolve path
4401 - radv,aco: fix use of texop_samples_identical in the resolve meta path
4615 - disk_cache: Fix filename leak on error path.
4618 - turnip: Release bo_mutex lock before potential error path.
4627 - pan/mdg: Fix memory leak on error path.
4633 - glsl: Initialize ast_node member field location.path in constructor.