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