BufferDesc

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

_end_canary
uint _end_canary;
Undocumented in source.
_start_canary
uint _start_canary;
Undocumented in source.
d3d11_buffer
const(void)* d3d11_buffer;
Undocumented in source.
data
Range data;
Undocumented in source.
gl_buffers
uint[2] gl_buffers;
Undocumented in source.
label
const(char)* label;
Undocumented in source.
mtl_buffers
const(void)*[2] mtl_buffers;
Undocumented in source.
size
size_t size;
Undocumented in source.
type
BufferType type;
Undocumented in source.
usage
Usage usage;
Undocumented in source.
wgpu_buffer
const(void)* wgpu_buffer;
Undocumented in source.

Meta