MCPcopy Create free account
hub / github.com/DavidColson/Polybox / UnbindTexture

Function UnbindTexture

source/graphics.cpp:888–890  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

886// ***********************************************************************
887
888void UnbindTexture() {
889 pRenderState->textureState.id = SG_INVALID_ID;
890}
891
892// ***********************************************************************
893

Callers 3

LuaUnbindTextureFunction · 0.85
BindTextureFunction · 0.85
DrawSpriteRectFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected