WebGPU Headers: WGPURenderPassMaxDrawCount Struct Reference

Detailed Description

Default values can be set using WGPU_RENDER_PASS_MAX_DRAW_COUNT_INIT as initializer.

Definition at line 2634 of file webgpu.h.

Field Documentation

◆ chain

◆ maxDrawCount

uint64_t WGPURenderPassMaxDrawCount::maxDrawCount

The INIT macro sets this to 50000000.

Definition at line 2639 of file webgpu.h.