MCPcopy 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
372void GFXGLTextureTarget::deactivate()
373{
374 _impl->finish();
375}
376
377void GFXGLTextureTarget::applyState()
378{

Callers 1

_updateRenderTargetsMethod · 0.45

Calls 1

finishMethod · 0.45

Tested by

no test coverage detected