Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DaedalusX64/daedalus
/ HasData
Method
HasData
Source/SysGL/Graphics/NativeTextureGL.cpp:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
bool CNativeTexture::HasData() const
95
{
96
return mTextureId != 0;
97
}
98
99
void CNativeTexture::InstallTexture() const
100
{
Callers
3
PngSaveImage
Function · 0.45
UpdateTexture
Function · 0.45
DumpTexture
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected