MCPcopy 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

536namespace
537{
538bool testFormatForPvr2TCSupport(PVR2TexturePixelFormat /*format*/)
539{
540 return true;
541}
542
543bool testFormatForPvr3TCSupport(PVR3TexturePixelFormat format)
544{

Callers 1

initWithPVRv2DataMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected