The search functionality needs JavaScript enabled
Whether this texture view is multisampled.
struct TextureView { // ... const(std.typecons.Flag!("multisampled")) multisampled ; // ... }