Skip to content

zink: implement depth texture mode emulation

Mike Blumenkrantz requested to merge zmike/mesa:zink-shadow into main

this adds real handling for old-style depth sampling that returns 4 components with various crazy swizzles

it's terrible.

Merge request reports