v3d: Fix handling of texture first_layer offsets for 3D textures.
authorEric Anholt <eric@anholt.net>
Tue, 4 Dec 2018 22:18:45 +0000 (14:18 -0800)
committerEric Anholt <eric@anholt.net>
Sat, 8 Dec 2018 00:48:23 +0000 (16:48 -0800)
commitee9b758053760ebaee7b5950be358de461a1cd8d
tree3d2b8d70e57847dc44fb37061044bc70a077cd5b
parentacecee4c2db48fb36bce1170d8747c7345ba3541
v3d: Fix handling of texture first_layer offsets for 3D textures.

I think this bug predated adding v3d_layer_offset().  Noticed during an
unrelated refactor.
src/gallium/drivers/v3d/v3dx_state.c