MCPcopy 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
86EnvMapRenderer::~EnvMapRenderer()
87{
88}
89
90static constexpr char DefaultPSMain[] = R"(
91void main(in float4 Pos : SV_Position,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected