Lines Matching full:zink
45 - zink: flickering artifacts in Selaco
133 - zink: lower unaligned memory accesses
139 - zink: Always set mfence->submit_count to the fence submit_count
140 - Revert "zink: always force flushes when originating from api frontend"
166 - zink: prune dmabuf export tracking when adding resource binds
167 - zink: fix sparse bo placement
168 - zink: zero allocate resident_defs array in ntv
169 - zink: move sparse lowering up in file
170 - zink: run sparse lowering after all optimization passes
171 - zink: adjust swizzled deref loads by the variable component offset
172 - zink: clamp zink_gfx_lib_cache::stages_present for generated tcs
173 - zink: promote gpl libs freeing during shader destroy out of prog loop
174 - zink: don't add VK_IMAGE_CREATE_2D_ARRAY_COMPATIBLE_BIT for sparse textures
175 - zink: delete maxDescriptorBufferBindings checks
176 - zink: avoid infinite recursion on (very) small BAR systems in bo alloc
177 - zink: add checks/compat for low-spec descriptor buffer implementations
178 - zink: add a second fence disambiguation case
179 - zink: force host-visible allocations for MAP_COHERENT resources
180 - zink: handle stencil_fallback in zink_clear_depth_stencil
181 - zink: don't destroy the current batch state on context destroy
184 - zink: only scan active batch states for free states if > 1 exist
185 - zink: fix longstanding issue with active batch state recycling
186 - zink: assert that batch_id is valid in zink_screen_check_last_finished()
187 - zink: clamp in_rp clears to fb size
188 - zink: fix (dynamic rendering) execution of scissored clears during flush
189 - zink: lock buffer age when chundering swapchain for readback
190 - zink: flag acquired swapchain image as readback target on acquire, not present