Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiligentGraphics/DiligentFX
/ ~EnvMapRenderer
Method
~EnvMapRenderer
Components/src/EnvMapRenderer.cpp:86–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
EnvMapRenderer::~EnvMapRenderer()
87
{
88
}
89
90
static constexpr char DefaultPSMain[] = R"(
91
void main(in float4 Pos : SV_Position,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected