Lines Matching full:zink
34 - radv/zink: ACO assert with DOOM2016
138 - Revert "zink: allow direct memory mapping for any COHERENT+CACHED buffer"
139 - zink: add VK_BUFFER_USAGE_SHADER_DEVICE_ADDRESS_BIT for buffers if ext is enabled
140 - zink: set vkusage/vkflags for buffer resource objects
141 - zink: don't add dmabuf export type if dmabuf isn't supported
142 - zink: stop leaking push descriptor templates
143 - zink: always unref old images when adding new binds
144 - zink: fix max acquired image count
146 - zink: add a define for the "default" optimal key
147 - zink: add a define for testing that an optimal key is the default
148 - zink: set gfx feedback loop bit in pipeline state for driver workaround
149 - zink: set zs feedback loop bit from driver workaround on ctx create
150 - zink: fix gpl lib hashing
151 - zink: make last_vertex_stage the first bit in zink_vs_key_base
152 - zink: use screen indexing for bindless descriptor set in template bind
179 - zink: fix sparse residency query and minLOD feature checks
180 - zink: fix cap check for arb sparse texture2
181 - zink: only save frag const buffers when used by blit
182 - zink: fix leak when rebinding same image surface
183 - zink: clear null image surfaces to 0
184 - zink: fix pointcoord y inversion