summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw
diff options
context:
space:
mode:
authorIlia Mirkin <[email protected]>2015-11-20 21:20:00 -0500
committerEmil Velikov <[email protected]>2015-11-29 17:48:28 +0000
commitcb4f6e2a307643e41acdb16cab756e51373f03f4 (patch)
treef352fad59460fa1e412c607652731aac9a95873c /src/gallium/auxiliary/draw
parent8c564f03767ca06a8516feccef88f9da2b90418c (diff)
freedreno/a4xx: only align slices in non-layer_first textures
When layer is the container, slices are tightly packed inside of each layer. We don't need any additional alignment. On a3xx, each slice contains all the layers, so having alignment makes sense. This fixes a whole slew of array-related piglits, including texelFetch and tex-miplevel-selection varieties. Signed-off-by: Ilia Mirkin <[email protected]> Cc: [email protected] (cherry picked from commit ecb0dcd34c9bb31b240a213cd17c236b224cd290)
Diffstat (limited to 'src/gallium/auxiliary/draw')
0 files changed, 0 insertions, 0 deletions