Type Definition gfx_core::texture::Dimensions[][src]

type Dimensions = (Size, Size, Size, AaMode);

Dimensions: width, height, depth, and samples.