vc4: Rename the slice's size0.
authorEric Anholt <eric@anholt.net>
Sun, 28 Sep 2014 02:10:34 +0000 (19:10 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 29 Sep 2014 18:26:43 +0000 (11:26 -0700)
commitc4245d8b2ecac4a2fd4207894a722be6177c60bc
treefaf62201203fd6a09a68247cc440029508bfd78d
parent7a85ebf6e211423c98bb045ad21026c5ffeaa9bb
vc4: Rename the slice's size0.

In the other related fields, "0" refers to the size of the first miplevel,
while this is a field in a slice.  The other implicit slices we have
(cubemap layers) don't vary in size compared to the first one.
src/gallium/drivers/vc4/vc4_resource.c
src/gallium/drivers/vc4/vc4_resource.h