Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ TEST_P
Function
TEST_P
engine/texc/src/test/test_texc.cpp:422–425 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
420
421
422
TEST_P(TexcCompileTest, FlipX)
423
{
424
ASSERT_TRUE(dmTexc::Flip(m_Image, dmTexc::FLIP_AXIS_X));
425
}
426
427
TEST_P(TexcCompileTest, FlipY)
428
{
Callers
nothing calls this directly
Calls
4
BasisUEncode
Function · 0.85
free
Function · 0.85
Flip
Function · 0.50
PreMultiplyAlpha
Function · 0.50
Tested by
no test coverage detected