MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / test_dxt_compressor.cpp

File test_dxt_compressor.cpp

tests/unit/engine/Poseidon/Graphics/test_dxt_compressor.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <catch2/catch_test_macros.hpp>
2#include <Poseidon/Graphics/Textures/DXTCompressor.hpp>
3#include <Poseidon/Graphics/Textures/Image.hpp>
4#include "test_fixtures.hpp"

Callers

nothing calls this directly

Calls 14

CompressedSizeFunction · 0.85
CompressDXT1Function · 0.85
ImageClass · 0.85
CompressDXT5Function · 0.85
sizeMethod · 0.80
ToRGBAMethod · 0.80
ConvertToMethod · 0.80
dataSizeMethod · 0.80
gradientRGBAFunction · 0.70
computePSNRFunction · 0.70
validMethod · 0.45
formatMethod · 0.45

Tested by

no test coverage detected