Function nannou::wgpu::texture_format_size_bytes
source · pub fn texture_format_size_bytes(format: TextureFormat) -> u32
Expand description
Return the size of the given texture format in bytes.
pub fn texture_format_size_bytes(format: TextureFormat) -> u32
Return the size of the given texture format in bytes.