Type Definition re_renderer::GpuReadbackIdentifier
source · pub type GpuReadbackIdentifier = u64;Expand description
Identifier used to identify a buffer upon retrieval of the data.
Does not need to be unique!
pub type GpuReadbackIdentifier = u64;Identifier used to identify a buffer upon retrieval of the data.
Does not need to be unique!