diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/pipewire_video.h | 1 |
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; |
