MCPcopy Create free account
hub / github.com/DiligentGraphics/DiligentFX / HnRenderPass

Method HnRenderPass

Hydrogent/src/HnRenderPass.cpp:96–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96HnRenderPass::HnRenderPass(pxr::HdRenderIndex* pIndex,
97 const pxr::HdRprimCollection& Collection) :
98 pxr::HdRenderPass{pIndex, Collection}
99{
100}
101
102struct HnRenderPass::RenderState
103{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected