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

File test_dds_converter.cpp

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

Source from the content-addressed store, hash-verified

1#include <catch2/catch_test_macros.hpp>
2#include <catch2/catch_approx.hpp>
3#include <Poseidon/Graphics/Textures/DDSConverter.hpp>
4#include <Poseidon/Graphics/Textures/PAADecoder.hpp>

Callers

nothing calls this directly

Calls 12

ReadPAAInfoFunction · 0.85
DecodePAAFileFunction · 0.85
sizeMethod · 0.80
ToRGBAMethod · 0.80
readU32Function · 0.70
computePSNRFunction · 0.70
validMethod · 0.45
emptyMethod · 0.45
widthMethod · 0.45
heightMethod · 0.45
formatMethod · 0.45
SaveMethod · 0.45

Tested by

no test coverage detected