Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
772
bool Tr2TextureAL::IsValid() const
773
{
774
return m_texture != nullptr;
775
}
776
777
Tr2ALMemoryType Tr2TextureAL::GetMemoryClass() const
778
{
Callers
10
Create
Method · 0.45
OpenShared
Method · 0.45
MapForReading
Method · 0.45
UnmapForReading
Method · 0.45
MapForWriting
Method · 0.45
UnmapForWriting
Method · 0.45
UpdateSubresource
Method · 0.45
CopySubresourceRegion
Method · 0.45
Resolve
Method · 0.45
Attach
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected