[][src]Function nannou::wgpu::texture_descriptor_eq

pub fn texture_descriptor_eq(
    a: &TextureDescriptor,
    b: &TextureDescriptor
) -> bool

Returns true if the given texture descriptors are equal.