mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 22:20:24 +00:00
Merge branch 'matthiasc/for-main' into 'main'
vulkan: Don't try srgb for the atlas Closes #6887 See merge request GNOME/gtk!7539
This commit is contained in:
commit
487e568722
@ -523,7 +523,7 @@ gsk_vulkan_image_new_for_atlas (GskVulkanDevice *device,
|
||||
|
||||
self = gsk_vulkan_image_new (device,
|
||||
GDK_MEMORY_DEFAULT,
|
||||
TRUE,
|
||||
FALSE,
|
||||
GSK_GPU_IMAGE_FILTERABLE | GSK_GPU_IMAGE_RENDERABLE,
|
||||
width,
|
||||
height,
|
||||
|
Loading…
Reference in New Issue
Block a user