WGPUVertexState

Undocumented in source.

Members

Variables

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

Meta