Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ ActiveTexture
Method
ActiveTexture
framework/render/gl20/ogl_2_0_renderer.cpp:435–435 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
433
class ActiveTexture
434
{
435
ActiveTexture(const ActiveTexture &) = delete;
436
437
public:
438
static GLenum getUnitEnum(int unit) { return gl20::TEXTURE0 + unit; }
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
ActiveTexture
Class · 0.85
Tested by
no test coverage detected