Module gpu_readback

Source

Structs§

GpuReadbackPlugin
A plugin that enables reading back gpu buffers and textures to the cpu.
ReadbackComplete
An event that is triggered when a gpu readback is complete.

Enums§

Readback
A component that registers the wrapped handle for gpu readback, either a texture or a buffer.