D3d11BufferInfo

Backend-specific structs and functions, these may come in handy for mixing sokol-gfx rendering with 'native backend' rendering functions.

This group of functions will be expanded as needed

extern (C)
struct D3d11BufferInfo {}

Members

Variables

buf
const(void)* buf;
Undocumented in source.

Meta