Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
CompressedSize
Function · 0.85
CompressDXT1
Function · 0.85
Image
Class · 0.85
CompressDXT5
Function · 0.85
size
Method · 0.80
ToRGBA
Method · 0.80
ConvertTo
Method · 0.80
dataSize
Method · 0.80
gradientRGBA
Function · 0.70
computePSNR
Function · 0.70
valid
Method · 0.45
format
Method · 0.45
Tested by
no test coverage detected