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

Data Fields

double r
 
double g
 
double b
 
double a
 

Detailed Description

Definition at line 875 of file webgpu.h.

Field Documentation

◆ a

double WGPUColor::a

Definition at line 879 of file webgpu.h.

◆ b

double WGPUColor::b

Definition at line 878 of file webgpu.h.

◆ g

double WGPUColor::g

Definition at line 877 of file webgpu.h.

◆ r

double WGPUColor::r

Definition at line 876 of file webgpu.h.


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