Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ testFormatForPvr2TCSupport
Function
testFormatForPvr2TCSupport
core/platform/Image.cpp:538–541 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
536
namespace
537
{
538
bool testFormatForPvr2TCSupport(PVR2TexturePixelFormat /*format*/)
539
{
540
return true;
541
}
542
543
bool testFormatForPvr3TCSupport(PVR3TexturePixelFormat format)
544
{
Callers
1
initWithPVRv2Data
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected