cosmic-comp/src/backend/kms/surface
Ian Douglas Scott 28e9024681 kms/surface: Define a PendingImageCopyData, instead of using tuple
Adding anything else to this tuple is awkward; defining a simple struct
makes this cleaner.

This also adds a `sync` property, which will come in handy later.
Containing simply the same-named argument that was passed to
`submit_buffer`.
2025-08-21 17:09:49 +02:00
..
mod.rs kms/surface: Define a PendingImageCopyData, instead of using tuple 2025-08-21 17:09:49 +02:00
timings.rs debug: Fix crashes and deadlocks 2025-04-28 18:03:09 +02:00