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

Data Fields

uint32_t width
 
uint32_t height
 
uint32_t depthOrArrayLayers
 

Detailed Description

Definition at line 917 of file webgpu.h.

Field Documentation

◆ depthOrArrayLayers

uint32_t WGPUExtent3D::depthOrArrayLayers

Definition at line 920 of file webgpu.h.

◆ height

uint32_t WGPUExtent3D::height

Definition at line 919 of file webgpu.h.

◆ width

uint32_t WGPUExtent3D::width

Definition at line 918 of file webgpu.h.


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