Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

wayland::server::presentation_feedback_kind - bitmask of flags in presented event

Author

       Generated automatically by Doxygen for Wayland++ from the source code.

Version 1.0.0                                Wed May 1 2024 17:27:wayland::server::presentation_feedback_kind(3)

Detailed Description

       bitmask of flags in presented event

       These flags provide information about how the presentation of
       the related content update was done. The intent is to help
       clients assess the reliability of the feedback and the visual
       quality with respect to possible tearing and timings.

       Definition at line 338 of file wayland-server-protocol-extra.hpp.

Name

       wayland::server::presentation_feedback_kind - bitmask of flags in presented event

Synopsis

       #include <wayland-server-protocol-extra.hpp>

       Inherits wayland::detail::bitfield< size, id >.

See Also