pub fn extent_3d_eq(a: &Extent3d, b: &Extent3d) -> bool
Returns true if the given wgpu::Extent3ds are equal.
true
wgpu::Extent3d