Halide
WGPUColor Struct Reference

#include <mini_webgpu.h>

Public Attributes

double r
 
double g
 
double b
 
double a
 

Detailed Description

Definition at line 737 of file mini_webgpu.h.

Member Data Documentation

◆ r

double WGPUColor::r

Definition at line 738 of file mini_webgpu.h.

◆ g

double WGPUColor::g

Definition at line 739 of file mini_webgpu.h.

◆ b

double WGPUColor::b

Definition at line 740 of file mini_webgpu.h.

◆ a

double WGPUColor::a

Definition at line 741 of file mini_webgpu.h.


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