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

Method Prepare

Hydrogent/src/Tasks/HnBeginMainPassTask.cpp:64–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64void HnBeginMainPassTask::Prepare(pxr::HdTaskContext* TaskCtx,
65 pxr::HdRenderIndex* RenderIndex)
66{
67 m_RenderIndex = RenderIndex;
68}
69
70void HnBeginMainPassTask::Execute(pxr::HdTaskContext* TaskCtx)
71{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected