WGPUVertexState

Undocumented in source.

Members

Variables

bufferCount
uint bufferCount;
Undocumented in source.
buffers
const(WGPUVertexBufferLayout)* buffers;
Undocumented in source.
constantCount
uint constantCount;
Undocumented in source.
constants
const(WGPUConstantEntry)* constants;
Undocumented in source.
entryPoint
const(char)* entryPoint;
Undocumented in source.
modul
WGPUShaderModule modul;
Undocumented in source.
nextInChain
const(WGPUChainedStruct)* nextInChain;
Undocumented in source.

Meta