Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ supportsPVRTC
Method
supportsPVRTC
core/base/Configuration.cpp:222–225 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
220
}
221
222
bool Configuration::supportsPVRTC() const
223
{
224
return _supportsPVRTC;
225
}
226
227
bool Configuration::supportsETC1() const
228
{
Callers
5
updateWithMipmaps
Method · 0.80
getDevicePVRPixelFormat
Function · 0.80
initWithPVRv2Data
Method · 0.80
initWithPVRv3Data
Method · 0.80
SpriteFrameCachePixelFormatTest
Method · 0.80
Calls
no outgoing calls
Tested by
1
SpriteFrameCachePixelFormatTest
Method · 0.64