WebGPU Headers: WGPUComputeState Struct Reference
Data Fields | |
| WGPUChainedStruct * | nextInChain |
| WGPUShaderModule WGPUStringView | entryPoint |
| size_t | constantCount |
| WGPUConstantEntry const * | constants |
Default values can be set using WGPU_COMPUTE_STATE_INIT as initializer.
◆ nextInChain
◆ entryPoint
◆ constantCount
size_t WGPUComputeState::constantCount