summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/etnaviv/etnaviv_emit.c
diff options
context:
space:
mode:
authorJonathan Marek <[email protected]>2019-07-04 13:30:55 -0400
committerJonathan Marek <[email protected]>2019-07-04 14:05:09 -0400
commitbc5ae6a330102a1ae4ef573539f79393e64bb2c0 (patch)
treefca6d8b6a9a42599da20c803ec17e509a0055e70 /src/gallium/drivers/etnaviv/etnaviv_emit.c
parent2f540745adbee0737b4d0fcc34b7ed96bf0e501c (diff)
etnaviv: fix ts size calculation
The size of the TS is screen->specs.bits_per_tile bits per tile, with each tile being 64 bytes of the resource. This gives the same result for 32bpp formats, but reduces the size of TS for 16bpp formats by 2. Signed-off-by: Jonathan Marek <[email protected]> Reviewed-by: Christian Gmeiner <[email protected]>
Diffstat (limited to 'src/gallium/drivers/etnaviv/etnaviv_emit.c')
0 files changed, 0 insertions, 0 deletions