diff options
author | Dave Airlie <[email protected]> | 2015-09-01 15:13:45 +1000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2015-09-02 09:30:48 +1000 |
commit | 6a3e1fb958778e00e8fe2d860b6327fc4409c148 (patch) | |
tree | 1f599805c2262b5a27d5481d8f5758101ebb36a6 /src/mesa/state_tracker/st_cb_fbo.c | |
parent | c3c242070e868225a81e1afe5fb424c33eb94c2f (diff) |
st/readpixels: fix accel path for skipimages.
We don't need to use the 3d image address here as that will
include SKIP_IMAGES, and we are only blitting a single
2D anyways, so just use the 2D path.
This fixes some memory overruns under CTS
packed_pixels.packed_pixels_pixelstore when PACK_SKIP_IMAGES
is used.
Cc: "11.0" <[email protected]>
Reviewed-by: Iago Toral Quiroga <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/mesa/state_tracker/st_cb_fbo.c')
0 files changed, 0 insertions, 0 deletions