Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ deactivate
Method
deactivate
Engine/source/gfx/gl/gfxGLTextureTarget.cpp:372–375 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
370
}
371
372
void GFXGLTextureTarget::deactivate()
373
{
374
_impl->finish();
375
}
376
377
void GFXGLTextureTarget::applyState()
378
{
Callers
1
_updateRenderTargets
Method · 0.45
Calls
1
finish
Method · 0.45
Tested by
no test coverage detected