MCPcopy 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
99void CNativeTexture::InstallTexture() const
100{
101 glBindTexture( GL_TEXTURE_2D, mTextureId );
102}
103
104
105namespace

Callers 2

LoadTextureDirectlyMethod · 0.45
PrepareRenderStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected