Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getMaxAttributes
Method
getMaxAttributes
core/base/Configuration.cpp:415–418 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
413
}
414
415
int Configuration::getMaxAttributes() const
416
{
417
return backend::DriverBase::getInstance()->getMaxAttributes();
418
}
419
420
}
Callers
3
gatherGPUInfo
Method · 0.80
MeshRendererNormalMappingTest
Method · 0.80
lua_ax_backend_DriverBase_getMaxAttributes
Function · 0.80
Calls
1
getInstance
Function · 0.85
Tested by
1
MeshRendererNormalMappingTest
Method · 0.64