hack: measure timings

This commit is contained in:
Simon Ser 2023-11-24 21:24:46 +01:00
parent fee8969955
commit 2c0fdb7e65
2 changed files with 34 additions and 0 deletions

View file

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