diff options
author | Jonathan Marek <[email protected]> | 2020-07-07 18:27:32 -0400 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-07-08 20:46:08 +0000 |
commit | 979e7e3680792dc23d434295edd10b161af8aee3 (patch) | |
tree | 3a04deaed74d2a95215e05c8c8ccb00884e05f1b /src/gallium/drivers/freedreno/a3xx/fd3_query.c | |
parent | 4b290b759a8c85c7d493f1ddd7d38b322bbe1276 (diff) |
freedreno/layout: layout simplifications and pitch from level 0 pitch
This updates a3xx/a4xx/a5xx to fix the fetchsize to "PITCHALIGN" (called
"MINLINEOFFSET" by the a3xx docs), and some simplifications to make things
more like a6xx. Also similar simplifications for a2xx layout code.
The pitch can always be determined using a simple calculation from the base
level pitch, so don't pre-calculate a pitch for each mipmap level.
Signed-off-by: Jonathan Marek <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5796>
Diffstat (limited to 'src/gallium/drivers/freedreno/a3xx/fd3_query.c')
0 files changed, 0 insertions, 0 deletions