20 template <
typename texture_type>
21 texture_type
convert(texture_type
const& Texture,
format Format);
25 #include "./core/convert.inl"
Include to use 2d textures.
Namespace where all the classes and functions provided by GLI are exposed.
texture_type convert(texture_type const &Texture, format Format)
Convert texture data to a new format.
Include to use 1d array textures.
Include to use 3d textures.
format
Texture data format.
Include to use 1d textures.
Include to use 2d array textures.
Include to use cube map array textures.
Include to use cube map textures.