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

Data Fields

WGPUChainedStruct chain
 
uint64_t maxDrawCount
 

Detailed Description

Definition at line 1027 of file webgpu.h.

Field Documentation

◆ chain

WGPUChainedStruct WGPURenderPassDescriptorMaxDrawCount::chain

Definition at line 1028 of file webgpu.h.

◆ maxDrawCount

uint64_t WGPURenderPassDescriptorMaxDrawCount::maxDrawCount

Definition at line 1029 of file webgpu.h.