mirror of
https://github.com/brl/mutter.git
synced 2025-04-12 13:19:38 +00:00

For sliced 2D textures, _cogl_texture_2d_sliced_get_data() uses the bitmap width, instead of the rowstride, when memcpy()ing into the dest buffer. Signed-off-by: Robert Bragg <robert@linux.intel.com>