WebGPU Native  v0.1.0
The WebGPU C API
Loading...
Searching...
No Matches
WGPUColorTargetState Struct Reference

Data Fields

WGPUChainedStruct const * nextInChain
 
WGPUTextureFormat format
 
WGPUBlendState const * blend
 
WGPUColorWriteMaskFlags writeMask
 

Detailed Description

Definition at line 1335 of file webgpu.h.

Field Documentation

◆ blend

WGPUBlendState const* WGPUColorTargetState::blend

Definition at line 1338 of file webgpu.h.

◆ format

WGPUTextureFormat WGPUColorTargetState::format

Definition at line 1337 of file webgpu.h.

◆ nextInChain

WGPUChainedStruct const* WGPUColorTargetState::nextInChain

Definition at line 1336 of file webgpu.h.

◆ writeMask

WGPUColorWriteMaskFlags WGPUColorTargetState::writeMask

Definition at line 1339 of file webgpu.h.


The documentation for this struct was generated from the following file: