Skip to content

zink: implement half-float packing

Erik Faye-Lund requested to merge kusma/mesa:zink-half-float-packing into main

This cap isn't really optional for drivers that implement GL SPIR-V support, so let's just implement it.

Closes: #4846 (closed)

Merge request reports