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