D3d11ShaderInfo

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct D3d11ShaderInfo {}

Members

Variables

cbufs
const(void)*[8] cbufs;
Undocumented in source.
fs
const(void)* fs;
Undocumented in source.
vs
const(void)* vs;
Undocumented in source.

Meta