MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / AddReleased

Method AddReleased

engine/PoseidonGL33/TextureBankGL33_Core.cpp:395–398  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

393}
394
395void TextBankGL33::AddReleased(SurfaceInfoGL33& surf)
396{
397 _freeTextures.Add(surf);
398}
399
400void TextBankGL33::UseReleased(SurfaceInfoGL33& surf, const TextureDescGL33& desc, PacFormat format)
401{

Callers 2

ReleaseSmallMethod · 0.80
ReleaseMemoryMethod · 0.80

Calls 1

AddMethod · 0.45

Tested by

no test coverage detected