Skip to content

microsoft/compiler: Add feature flags for new comparison sampling ops

Jesse Natalie requested to merge jenatali/mesa:dxil-1.8-features into main

These were recently made optional: https://github.com/microsoft/DirectXShaderCompiler/pull/6164. We need to set the right feature flag to pass DXIL validation (when we actually get a DXIL validator for 1.8).

Merge request reports