WGPURenderPassDescriptorMaxDrawCount

Type Alias WGPURenderPassDescriptorMaxDrawCount 

Source
pub type WGPURenderPassDescriptorMaxDrawCount = WGPURenderPassMaxDrawCount;

Aliased Type§

#[repr(C)]
pub struct WGPURenderPassDescriptorMaxDrawCount { pub chain: WGPUChainedStruct, pub maxDrawCount: u64, }

Fields§

§chain: WGPUChainedStruct§maxDrawCount: u64