mesa/src/asahi
Alyssa Rosenzweig 02babc834a asahi: Identify stencil test enable
There are a pair of flags controlling the stencil test. One enables
stencil testing in general, the other enables two-sided stencil. Compare
the identical "twosided" flag in src/imagination/csbgen/rogue_ppp.xml's
STATE_ISPCTL structure, at the samebit offset even. Evidently this word of
the "Rasterizer" is, in fact, a derivative of STATE_ISPCTL.

Fixes

   dEQP-GLES2.functional.fragment_ops.depth_stencil.*
   dEQP-GLES2.functional.fragment_ops.interaction.basic_shader.*
   dEQP-GLES2.functional.fragment_ops.random.*

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18380>
2022-09-04 18:05:31 +00:00
..
compiler asahi: Handle empty fragment shaders 2022-09-04 18:05:31 +00:00
layout asahi: Fix nonmipmapped array textures 2022-09-04 18:05:31 +00:00
lib asahi: Identify stencil test enable 2022-09-04 18:05:31 +00:00
meson.build ail: Introduce image layout module 2022-09-01 22:30:48 +00:00