vc4: Add support for loading/storing the depth buffer.
authorEric Anholt <eric@anholt.net>
Fri, 22 Aug 2014 20:32:50 +0000 (13:32 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 9 Sep 2014 14:29:16 +0000 (07:29 -0700)
commit2cbecee4b772acf425156ab3fb7b7e36ddb42d51
treeecc773d4bd3315e51cdf0cf4dea1660deac3c392
parent1663a8937499c4dd32fd5654b8bff4420e0d7679
vc4: Add support for loading/storing the depth buffer.

For now it still requires the color buffer to be present -- we're relying
on the store of color buffer contents to end the frame, and we have to do
something with color buffers in the rendering config packet.
src/gallium/drivers/vc4/vc4_context.c
src/gallium/drivers/vc4/vc4_packet.h