MCPcopy Create free account
hub / github.com/TheRealMJP/DeferredTexturing / ~Texture

Method ~Texture

SampleFramework12/v1.00/Graphics/GraphicsTypes.cpp:950–953  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

948}
949
950Texture::~Texture()
951{
952 Assert_(Resource == nullptr);
953}
954
955void Texture::Shutdown()
956{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected