MCPcopy 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
95bool Tr2DepthStencil::IsValid() const
96{
97 return m_depthStencil.IsValid();
98}
99
100void Tr2DepthStencil::Destroy()
101{

Callers 3

GetTextureMethod · 0.45
ReleaseResourcesMethod · 0.45
OnPrepareResourcesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected