Updated GLI for tests
This commit is contained in:
1
test/external/gli/convert.hpp
vendored
1
test/external/gli/convert.hpp
vendored
@@ -19,7 +19,6 @@ namespace gli
|
||||
/// @param Format Destination Texture format, it must be uncompressed.
|
||||
template <typename texture_type>
|
||||
texture_type convert(texture_type const& Texture, format Format);
|
||||
|
||||
}//namespace gli
|
||||
|
||||
#include "./core/convert.inl"
|
||||
|
||||
Reference in New Issue
Block a user