Module gpu_buffer

Source

Structs§

DeferredBlock 🔒
Record a patch to the GPU buffer for a render task
GpuBuffer
GpuBufferAddress
GpuBufferBlockF
A single texel in RGBAF32 texture - 16 bytes.
GpuBufferBlockI
A single texel in RGBAI32 texture - 16 bytes.
GpuBufferBuilder
GpuBufferBuilderImpl
GpuBufferWriter
Interface to allow writing multiple GPU blocks, possibly of different types

Type Aliases§

GpuBufferBuilderF
GpuBufferBuilderI
GpuBufferF
GpuBufferI