diff options
author | Alyssa Rosenzweig <[email protected]> | 2019-06-07 14:25:28 -0700 |
---|---|---|
committer | Alyssa Rosenzweig <[email protected]> | 2019-06-10 06:45:33 -0700 |
commit | 416fc3b5ef8606408fd28ff0a2326e9e58a92632 (patch) | |
tree | 8075e5cfa4d37540e5594139c285f29b59b24086 /README.rst | |
parent | a35069a7b55bd2ca5cd16d7a7e67b46e92d7c7b1 (diff) |
panfrost: Refactor texture/sampler upload
We move some coding packing the texture/sampler descriptors into
dedicated functions (out of the terrifyingly long emit_for_draw
monolith), cleaning them up as we go.
The discovery triggering the cleanup is the format for including manual
strides in the presence of mipmaps/cubemaps. Rather than placed at the
end like previously assumed, they are interleaved after each address.
This difference is relevant when handling NPOT linear mipmaps.
Signed-off-by: Alyssa Rosenzweig <[email protected]>
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions