MCPcopy 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
260bool Tr2ResourceSetAL::IsValid() const
261{
262 return m_owner != nullptr;
263}
264
265Tr2ALMemoryType Tr2ResourceSetAL::GetMemoryClass() const
266{

Callers 1

CreateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected