mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-18 06:47:31 -04:00
hack: measure timings
This commit is contained in:
parent
fee8969955
commit
2c0fdb7e65
2 changed files with 34 additions and 0 deletions
|
|
@ -317,6 +317,7 @@ struct wlr_vk_upload_task {
|
|||
uint32_t src_stride, dst_size;
|
||||
pixman_region32_t region;
|
||||
const struct wlr_pixel_format_info *format_info;
|
||||
int64_t start;
|
||||
};
|
||||
|
||||
struct wlr_vk_pipeline *setup_get_or_create_pipeline(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue