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