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

Method GetResourceRegistry

Hydrogent/src/HnRenderDelegate.cpp:336–339  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

334}
335
336pxr::HdResourceRegistrySharedPtr HnRenderDelegate::GetResourceRegistry() const
337{
338 return {};
339}
340
341pxr::HdRenderPassSharedPtr HnRenderDelegate::CreateRenderPass(pxr::HdRenderIndex* Index,
342 const pxr::HdRprimCollection& Collection)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected