mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2024-11-25 08:32:30 +00:00
render: document wlr_buffer_pass_options.timer
This commit is contained in:
parent
b7dca21c2b
commit
4811d9fb18
@ -167,6 +167,7 @@ struct wlr_render_pass;
|
||||
struct wlr_render_timer;
|
||||
|
||||
struct wlr_buffer_pass_options {
|
||||
/* Timer to measure the duration of the render pass */
|
||||
struct wlr_render_timer *timer;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user