summaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_cb_blit.c
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2012-07-08 16:02:41 +0200
committerMarek Olšák <[email protected]>2012-07-12 02:08:30 +0200
commit3f13b5da1510bff8ceaf6718e4b21936d3180376 (patch)
treed7656bf15c19e0a8f30c2272da014da701194257 /src/mesa/state_tracker/st_cb_blit.c
parent2dca61bcb357d70be2bb4f2d28321dfc5fc10c69 (diff)
gallium/u_blit: don't do two copies for non-2D textures
Because u_blit couldn't sample a 1D, 3D, CUBE and ARRAY texture, we created a 2D texture holding a copy of one slice of the source texture (even for 1D). Let's just do it right. Reviewed-by: Alex Deucher <[email protected]>
Diffstat (limited to 'src/mesa/state_tracker/st_cb_blit.c')
0 files changed, 0 insertions, 0 deletions