OSDN Git Service

vc4: Flip around the depth/stencil fields.
authorEric Anholt <eric@anholt.net>
Fri, 5 Sep 2014 21:23:04 +0000 (14:23 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 9 Sep 2014 14:29:16 +0000 (07:29 -0700)
commitfd6e4fccade0a5e2a4877d01a57c255a47a06200
treebf90291fe074d1c8bb19a1973e5cc69c58bf5a4f
parent2cbecee4b772acf425156ab3fb7b7e36ddb42d51
vc4: Flip around the depth/stencil fields.

After implementing depth stores, it looks like this is the way things
actually are, according to hiz-depth-read-fbo-d24-s0's probes.
src/gallium/drivers/vc4/vc4_draw.c
src/gallium/drivers/vc4/vc4_formats.c
src/gallium/drivers/vc4/vc4_screen.c