Module lambda_platform::gfx::buffer

source ·

Structs

A buffer is a block of memory that can be used to store data that can be accessed by the GPU.

Enums

The type of buffers that can be allocated on the GPU.

Type Definitions