attempt EGLImage without modifiers when last failed

This commit is contained in:
eonphi
2026-02-11 23:48:46 +01:00
committed by dec05eba
parent 8f7608e7ee
commit 4a4af85b6d
2 changed files with 9 additions and 1 deletions

View File

@@ -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;