Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DaedalusX64/daedalus
/ InstallTexture
Method
InstallTexture
Source/SysGL/Graphics/NativeTextureGL.cpp:99–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
void CNativeTexture::InstallTexture() const
100
{
101
glBindTexture( GL_TEXTURE_2D, mTextureId );
102
}
103
104
105
namespace
Callers
2
LoadTextureDirectly
Method · 0.45
PrepareRenderState
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected