pub fn is_texture_2d_multisample_array_supported<C>(context: &C) -> boolwhere
    C: CapabilitiesSource + ?Sized,
Expand description

Returns true is two-dimensional multisample texture arrays are supported.