pub type WGPURenderPassDescriptorMaxDrawCount = WGPURenderPassMaxDrawCount;Aliased Type§
struct WGPURenderPassDescriptorMaxDrawCount {
pub chain: WGPUChainedStruct,
pub maxDrawCount: u64,
}Fields§
§chain: WGPUChainedStruct§maxDrawCount: u64