|
WebGPU Native
v0.1.0
The WebGPU C API
|
Data Fields | |
| WGPUChainedStruct const * | nextInChain |
| WGPUShaderModule char const * | entryPoint |
| size_t | constantCount |
| WGPUConstantEntry const * | constants |
| size_t | bufferCount |
| WGPUVertexBufferLayout const * | buffers |
| WGPUVertexBufferLayout const* WGPUVertexState::buffers |
| WGPUConstantEntry const* WGPUVertexState::constants |
| WGPUChainedStruct const* WGPUVertexState::nextInChain |