Fixed build

master
Christophe Riccio ago%!(EXTRA string=9 years)
parent 1671918bdb
commit 5aa2dfd465
  1. 2
      test/external/gli/format.hpp

@ -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…
Cancel
Save