Fixed build
This commit is contained in:
parent
1671918bdb
commit
5aa2dfd465
2
test/external/gli/format.hpp
vendored
2
test/external/gli/format.hpp
vendored
@ -285,7 +285,7 @@ namespace gli
|
||||
return Format >= FORMAT_FIRST && Format <= FORMAT_LAST;
|
||||
}
|
||||
|
||||
typedef glm::tvec4<swizzle> swizzles;
|
||||
typedef glm::vec<4, swizzle> swizzles;
|
||||
|
||||
/// Evaluate whether a format is compressed
|
||||
bool is_compressed(format Format);
|
||||
|
Loading…
Reference in New Issue
Block a user