Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ IsValid
Method
IsValid
trinityal/dx12/Tr2ResourceSetALDx12.cpp:260–263 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
258
}
259
260
bool Tr2ResourceSetAL::IsValid() const
261
{
262
return m_owner != nullptr;
263
}
264
265
Tr2ALMemoryType Tr2ResourceSetAL::GetMemoryClass() const
266
{
Callers
1
Create
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected