Skip to main content

texture_limits

Function texture_limits 

Source
pub fn texture_limits(max_texture_dimension_2d: u32) -> Limits
Expand description

Device limits with max_texture_dimension_2d raised to the adapter’s real maximum instead of the 8192 of wgpu::Limits::default.