MCPcopy Create free account
hub / github.com/HeliumProject/Engine / PostConfigUpdate

Method PostConfigUpdate

Source/Engine/Graphics/RenderResourceManager.cpp:489–591  ·  view source on GitHub ↗

Reinitialize any resources dependent on graphics configuration settings. This can be called during runtime when the graphics configuration settings change to reconstruct states and other resources that are dependent on certain graphics configuration settings (i.e. default texture filtering mode). Existing resources that are reinitialized will have their reference counts decremented and will be c

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

GetInstanceFunction · 0.85
ReleaseMethod · 0.45
CreateSamplerStateMethod · 0.45

Tested by

no test coverage detected