aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authoreonphi <eonphi@fastmail.com>2026-02-11 23:48:46 +0100
committerdec05eba <dec05eba@protonmail.com>2026-02-12 00:41:21 +0100
commit4a4af85b6d2b95074635aea586a598409b89cf8b (patch)
tree6714fc604bc24d31dce8f57294ee9c8e70d10a57 /include
parent8f7608e7eec14edeb31e2538d217e35802d1ad10 (diff)
attempt EGLImage without modifiers when last failed
Diffstat (limited to 'include')
-rw-r--r--include/pipewire_video.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pipewire_video.h b/include/pipewire_video.h
index 8722d21..4b898f1 100644
--- a/include/pipewire_video.h
+++ b/include/pipewire_video.h
@@ -106,6 +106,7 @@ typedef struct {
bool no_modifiers_fallback;
bool external_texture_fallback;
+ uint64_t renegotiated_modifier;
uint64_t modifiers[GSR_PIPEWIRE_VIDEO_MAX_MODIFIERS];
size_t num_modifiers;