vc4: Fill out the stencil clear field.
authorEric Anholt <eric@anholt.net>
Fri, 5 Sep 2014 21:38:13 +0000 (14:38 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 9 Sep 2014 14:29:16 +0000 (07:29 -0700)
commit5774f164532ac85d213469f688ea87e1da16d444
tree4de34d1678c1a4755a252186acd8fa36b9ed71e4
parentfd6e4fccade0a5e2a4877d01a57c255a47a06200
vc4: Fill out the stencil clear field.

The rest of stencil handling isn't done yet, but it documents an extra
cl_u8(0) and helps make it obvious why we don't need to format clear_depth
the same way the depth/stencil buffer is formatted.
src/gallium/drivers/vc4/vc4_context.c
src/gallium/drivers/vc4/vc4_context.h
src/gallium/drivers/vc4/vc4_draw.c