vc4: Add support for rendering to cube map surfaces.
authorEric Anholt <eric@anholt.net>
Fri, 15 Apr 2016 22:07:49 +0000 (15:07 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 18 Apr 2016 17:10:44 +0000 (10:10 -0700)
commit48fe53bbb9cc14dd758e7a55c55616be85a3358b
tree65e008144df666fd145e915d70eb6effeaa98a33
parent21a9ed620764bde2021aa7592cf2695dad8f3f74
vc4: Add support for rendering to cube map surfaces.

We need to fix up the offset to point at the face of the cube.  Fixes
piglit fbo-cubemap, copyteximage CUBE, and glean's fbo test.

Cc: "11.1 11.2" <mesa-stable@lists.freedesktop.org>
src/gallium/drivers/vc4/vc4_resource.c