mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 06:42:28 +00:00
67812d6649
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>