Skip to content

Lower texture compare ops that have one of LOD, BIAS, or GRAD

Gert Wollny requested to merge gerddie/mesa:support-shadow-comb into msclc-d3d12

DirectX doesn't support these ops when the sampler uses shadow texturing, so we have to lower this based on the sampler state.

Should land after !97 (merged)

Edited by Gert Wollny

Merge request reports