WebGPU Headers
The WebGPU C API
 
Loading...
Searching...
No Matches
Bitflags

Type and constant definitions for bitflag types. More...

Typedefs

typedef WGPUFlags WGPUBufferUsage
 
typedef WGPUFlags WGPUColorWriteMask
 
typedef WGPUFlags WGPUMapMode
 
typedef WGPUFlags WGPUShaderStage
 
typedef WGPUFlags WGPUTextureUsage
 

Detailed Description

Type and constant definitions for bitflag types.

Typedef Documentation

◆ WGPUBufferUsage

typedef WGPUFlags WGPUBufferUsage

Definition at line 1142 of file webgpu.h.

◆ WGPUColorWriteMask

typedef WGPUFlags WGPUColorWriteMask

Definition at line 1155 of file webgpu.h.

◆ WGPUMapMode

typedef WGPUFlags WGPUMapMode

Definition at line 1163 of file webgpu.h.

◆ WGPUShaderStage

typedef WGPUFlags WGPUShaderStage

Definition at line 1168 of file webgpu.h.

◆ WGPUTextureUsage

typedef WGPUFlags WGPUTextureUsage

Definition at line 1174 of file webgpu.h.