MCPcopy Create free account
hub / github.com/carbonengine/trinity / IsValid

Method IsValid

trinityal/dx11/Tr2TextureALDx11.cpp:772–775  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

770}
771
772bool Tr2TextureAL::IsValid() const
773{
774 return m_texture != nullptr;
775}
776
777Tr2ALMemoryType Tr2TextureAL::GetMemoryClass() const
778{

Callers 10

CreateMethod · 0.45
OpenSharedMethod · 0.45
MapForReadingMethod · 0.45
UnmapForReadingMethod · 0.45
MapForWritingMethod · 0.45
UnmapForWritingMethod · 0.45
UpdateSubresourceMethod · 0.45
CopySubresourceRegionMethod · 0.45
ResolveMethod · 0.45
AttachMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected