Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ CompatibleWithGdr
Method
CompatibleWithGdr
trinity/Shader/Tr2Material.cpp:493–496 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
491
}
492
}
493
bool Tr2Material::CompatibleWithGdr() const
494
{
495
return m_compatibleWithGdr;
496
}
497
498
bool Tr2Material::CompatibleWithGdr( const BlueSharedString& techniqueName ) const
499
{
Callers
1
Commit
Method · 0.80
Calls
1
GetTechniqueIndex
Method · 0.80
Tested by
no test coverage detected