18 texture
load_kmg(std::string
const & Path);
24 texture
load_kmg(
char const* Data, std::size_t Size);
27 #include "./core/load_kmg.inl"
Namespace where all the classes and functions provided by GLI are exposed.
texture load_kmg(char const *Path)
Loads a texture storage from KMG (Khronos Image) file.
Include to use generic textures which can represent any texture target but they don't have target spe...