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