Skip to content

crocus: Z16 fixups

Dave Airlie requested to merge airlied/mesa:crocus-gen8-z16-unorm into main

This test fails:

dEQP-GLES3.functional.fbo.completeness.renderable.texture.depth.depth_component_unsigned_short

due to how gallium checks for Z16 support, so disable it harder pre-gen8, but also allow it on gen8 to align with i965.

Merge request reports