Type Definition rokol::gfx::Buffer[][src]

pub type Buffer = sg_buffer;
Expand description

(Resource) Handle (ID) of vertex | index buffer

Created from BufferDesc via BakedResource::create.

Trait Implementations

alloc + init

Initializes an allocated resource object

uninit + dealloc

Deallocates an uninitlized resouce object