Skip to content

microsoft/clc: Fix inline sampler regression

Jesse Natalie requested to merge jenatali/mesa:inline-samplers-fix into msclc-d3d12

Not sure when exactly this broke, but setting these sampler properties needs to come before the clc_lower_nonnormalized_samplers pass.

Merge request reports