Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ IsValid
Method
IsValid
trinityal/stub/Tr2TextureALStub.cpp:110–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
bool Tr2TextureAL::IsValid() const
111
{
112
return m_desc.GetWidth() != 0;
113
}
114
115
Tr2ALMemoryType Tr2TextureAL::GetMemoryClass() const
116
{
Callers
6
Create
Method · 0.45
MapForReading
Method · 0.45
MapForWriting
Method · 0.45
UpdateSubresource
Method · 0.45
CopySubresourceRegion
Method · 0.45
Resolve
Method · 0.45
Calls
1
GetWidth
Method · 0.45
Tested by
no test coverage detected