diff options
author | Eric Anholt <[email protected]> | 2016-04-18 14:03:39 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2016-04-18 16:55:36 -0700 |
commit | 802b9292aae724b8ac210fdb43681b05697a76bf (patch) | |
tree | e76759cb088d3c1609026c08cb998c037c679a28 /doxygen | |
parent | 2402bb60955b56f915e49f6648eb6c6221fe0862 (diff) |
vc4: Fix fbo-generatemipmap-formats for NPOT.
Single-sampled texture miplevels > 1 are stored in POT-aligned areas, but
we only get one value to control the stride of the src and dst for single
sampled buffers. A RCL tile blit from level != 1 to level == 0 would
therefore load from the wrong stride.
Diffstat (limited to 'doxygen')
0 files changed, 0 insertions, 0 deletions