mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 13:24:09 +00:00
Revert "background: Allow using sliced textures"
This reverts commit f743539886dc2d5a8a81bcc147dbc2070dd214d0. ( accidentally pushed this when trying to push commit b7840bec7d135fec3c268b5eab1233d6c6c7cdf6 )
This commit is contained in:
parent
fd7db8e6b3
commit
b76c3312e9
@ -891,7 +891,7 @@ meta_background_load_gradient (MetaBackground *self,
|
||||
pixels[7] = second_color->alpha;
|
||||
|
||||
texture = cogl_texture_new_from_data (width, height,
|
||||
COGL_TEXTURE_NONE,
|
||||
COGL_TEXTURE_NO_SLICING,
|
||||
COGL_PIXEL_FORMAT_RGBA_8888,
|
||||
COGL_PIXEL_FORMAT_ANY,
|
||||
4,
|
||||
|
Loading…
x
Reference in New Issue
Block a user