Skip to content

turnip: set zmode to A6XX_EARLY_Z if FS forces early fragment test

Specifying "early_fragment_tests" in fragment shader takes precedence over our internal conditions.

Fixes test:

 dEQP-VK.fragment_operations.early_fragment.early_fragment_tests_stencil

Merge request reports