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

type NewImageInfo = ImageInfoCommon<()>;

New image info based on the universal format spec. The format is suppsed to come from compile-time information as opposed to run-time enum values.