MCPcopy 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
237bool Configuration::supportsS3TC() const
238{
239 return _supportsS3TC;
240}
241
242bool Configuration::supportsATITC() const
243{

Callers 3

updateWithMipmapsMethod · 0.80
initWithS3TCDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected