Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ IsValid
Method
IsValid
trinity/Tr2RenderTarget.cpp:329–332 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
327
}
328
329
bool Tr2RenderTarget::IsValid() const
330
{
331
return GetRenderTarget().IsValid();
332
}
333
334
void Tr2RenderTarget::Destroy()
335
{
Callers
5
GetTexture
Method · 0.45
Destroy
Method · 0.45
IsReadable
Method · 0.45
ReleaseResources
Method · 0.45
OnPrepareResources
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected