pub(crate) const READBACK_IDENTIFIER: GpuReadbackIdentifier = 0;
Expand description
Readback identifier for screenshots. Identifiers don’t need to be unique and we don’t have anything interesting to distinguish here!
pub(crate) const READBACK_IDENTIFIER: GpuReadbackIdentifier = 0;
Readback identifier for screenshots. Identifiers don’t need to be unique and we don’t have anything interesting to distinguish here!