| 334 | } |
| 335 | |
| 336 | pxr::HdResourceRegistrySharedPtr HnRenderDelegate::GetResourceRegistry() const |
| 337 | { |
| 338 | return {}; |
| 339 | } |
| 340 | |
| 341 | pxr::HdRenderPassSharedPtr HnRenderDelegate::CreateRenderPass(pxr::HdRenderIndex* Index, |
| 342 | const pxr::HdRprimCollection& Collection) |
nothing calls this directly
no outgoing calls
no test coverage detected