Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
950
Texture::~Texture()
951
{
952
Assert_(Resource == nullptr);
953
}
954
955
void Texture::Shutdown()
956
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected