mirror of
https://codeberg.org/vyivel/dulcepan/
synced 2025-12-23 02:06:48 +02:00
output: make swapchain lazy
This commit is contained in:
@@ -71,6 +71,7 @@ struct dp_output {
|
||||
void *frame_data;
|
||||
size_t frame_size;
|
||||
|
||||
// wl_buffer is NULL if uninitialized
|
||||
struct dp_buffer swapchain[DP_SWAPCHAIN_LEN];
|
||||
|
||||
struct wl_list link;
|
||||
|
||||
Reference in New Issue
Block a user