Halide
WGPUColorTargetState Struct Reference

#include <mini_webgpu.h>

Public Attributes

const WGPUChainedStructnextInChain
 
WGPUTextureFormat format
 
const WGPUBlendStateblend
 
WGPUColorWriteMaskFlags writeMask
 

Detailed Description

Definition at line 1305 of file mini_webgpu.h.

Member Data Documentation

◆ nextInChain

const WGPUChainedStruct* WGPUColorTargetState::nextInChain

Definition at line 1306 of file mini_webgpu.h.

◆ format

WGPUTextureFormat WGPUColorTargetState::format

Definition at line 1307 of file mini_webgpu.h.

◆ blend

const WGPUBlendState* WGPUColorTargetState::blend

Definition at line 1308 of file mini_webgpu.h.

◆ writeMask

WGPUColorWriteMaskFlags WGPUColorTargetState::writeMask

Definition at line 1309 of file mini_webgpu.h.


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