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

Returns true is two-dimensional texture arrays are supported.