MCPcopy 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

469class BindTexture
470{
471 BindTexture(const BindTexture &) = delete;
472
473 public:
474 GLenum bind;

Callers 9

reuploadTexturesMethod · 0.80
uploadMethod · 0.80
flushMethod · 0.80
GLRGBTextureMethod · 0.80
GLPaletteTextureMethod · 0.80
GLSurfaceMethod · 0.80
drawMethod · 0.80
GLPaletteMethod · 0.80
setPaletteMethod · 0.80

Calls 1

BindTextureClass · 0.85

Tested by

no test coverage detected