Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ BindTexture
Method
BindTexture
framework/render/gl20/ogl_2_0_renderer.cpp:471–471 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
469
class BindTexture
470
{
471
BindTexture(const BindTexture &) = delete;
472
473
public:
474
GLenum bind;
Callers
9
reuploadTextures
Method · 0.80
upload
Method · 0.80
flush
Method · 0.80
GLRGBTexture
Method · 0.80
GLPaletteTexture
Method · 0.80
GLSurface
Method · 0.80
draw
Method · 0.80
GLPalette
Method · 0.80
setPalette
Method · 0.80
Calls
1
BindTexture
Class · 0.85
Tested by
no test coverage detected