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