Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ supportsS3TC
Method
supportsS3TC
core/base/Configuration.cpp:237–240 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
235
}
236
237
bool Configuration::supportsS3TC() const
238
{
239
return _supportsS3TC;
240
}
241
242
bool Configuration::supportsATITC() const
243
{
Callers
3
updateWithMipmaps
Method · 0.80
testFormatForPvr3TCSupport
Function · 0.80
initWithS3TCData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected