Magnum/Math/ColorBatch.h file new in Git master

Function Magnum::Math::yFlipBc1InPlace(), Magnum::Math::yFlipBc3InPlace(), Magnum::Math::yFlipBc4InPlace(), Magnum::Math::yFlipBc5InPlace()

Namespaces

namespace Magnum
Root namespace.
namespace Magnum::Math
Math library.

Functions

void yFlipBc1InPlace(const Containers::StridedArrayView4D<char>& blocks) new in Git master
Y-flip BC1 texture blocks in-place.
void yFlipBc2InPlace(const Containers::StridedArrayView4D<char>& blocks) new in Git master
Y-flip BC2 texture blocks in-place.
void yFlipBc3InPlace(const Containers::StridedArrayView4D<char>& blocks) new in Git master
Y-flip BC3 texture blocks in-place.
void yFlipBc4InPlace(const Containers::StridedArrayView4D<char>& blocks) new in Git master
Y-flip BC4 texture blocks in-place.
void yFlipBc5InPlace(const Containers::StridedArrayView4D<char>& blocks) new in Git master
Y-flip BC5 texture blocks in-place.