WebGPU Headers
The WebGPU C API
 
Loading...
Searching...
No Matches
WGPUOrigin3D Struct Reference

Data Fields

uint32_t x
 
uint32_t y
 
uint32_t z
 

Detailed Description

Definition at line 961 of file webgpu.h.

Field Documentation

◆ x

uint32_t WGPUOrigin3D::x

Definition at line 962 of file webgpu.h.

◆ y

uint32_t WGPUOrigin3D::y

Definition at line 963 of file webgpu.h.

◆ z

uint32_t WGPUOrigin3D::z

Definition at line 964 of file webgpu.h.