Halide 16.0.0
Halide compiler and libraries
Loading...
Searching...
No Matches
WGPUColorTargetState Struct Reference

#include <mini_webgpu.h>

Public Attributes

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

Detailed Description

Definition at line 1305 of file mini_webgpu.h.

Member Data Documentation

◆ nextInChain

WGPUChainedStruct const* 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

WGPUBlendState const* 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: