Lines Matching refs:zink
158 - zink: uncap ssbo size
159 - zink: fix atomic ssbo indexing with non-32bit values
160 - zink: split up get_clear_data()
161 - zink: make void clears more robust
162 - zink: fix/relax resolve geometry check
163 - zink: fix atomic ssbo fadd offsets
166 - zink: handle culldistance xfb outputs like clipdistance
169 - zink: free vertex_state_cache on shutdown
170 - zink: always unset var->data.explicit_xfb_buffer
171 - zink: avoid overflow when clamping bufferviews
172 - zink: always run optimize_nir after lower_64bit_vars
173 - zink: don't flatten 64bit arrays during rewrite
176 - zink: set layouts before possibly reordering image copies
177 - zink: add a draw barrier when unbinding a sampler-bound fb surface
179 - zink: fix/improve handling for multi-component bitfield ops
180 - pipe-loader: fix zink driinfo header path
202 - zink: fix nir_op_unpack_64_2x32 emission