Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ IsValid
Method
IsValid
trinity/Tr2DepthStencil.cpp:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
bool Tr2DepthStencil::IsValid() const
96
{
97
return m_depthStencil.IsValid();
98
}
99
100
void Tr2DepthStencil::Destroy()
101
{
Callers
3
GetTexture
Method · 0.45
ReleaseResources
Method · 0.45
OnPrepareResources
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected