Skip to content

panfrost: Pipe through +ZS_EMIT instruction

Alyssa Rosenzweig requested to merge alyssa/mesa:zs2 into master

With pixel kill issues worked around and coverage flags set, this suffices for gl_FragDepth. More importantly, it should get us most of the way there for depth reload support. (If fixes for that need to be backported later, this is at least the feature side it depends on.)

Merge request reports