diff options
author | Ilia Mirkin <[email protected]> | 2015-11-20 21:20:00 -0500 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-11-29 17:48:28 +0000 |
commit | cb4f6e2a307643e41acdb16cab756e51373f03f4 (patch) | |
tree | f352fad59460fa1e412c607652731aac9a95873c /src/gallium/auxiliary/draw/draw_pt.h | |
parent | 8c564f03767ca06a8516feccef88f9da2b90418c (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/draw_pt.h')
0 files changed, 0 insertions, 0 deletions