SDL_GPUBuffer

An opaque handle representing a buffer.

Used for vertices, indices, indirect draw commands, and general compute data.

extern (C) nothrow @nogc
struct SDL_GPUBuffer

See Also

Meta