Module wgpu_types::counters
source · Structs§
- Describes an allocation in the
AllocatorReport
. - A report that can be generated for informational purposes using
Allocator::generate_report()
. wgpu-core
’s internal counters.- FmtBytes 🔒
wgpu-hal
’s internal counters.- An internal counter for debugging purposes
- All internal counters, exposed for debugging purposes.
- Describes a memory block in the
AllocatorReport
.