| 117 | } |
| 118 | |
| 119 | void HnRenderRprimsTask::Prepare(pxr::HdTaskContext* TaskCtx, |
| 120 | pxr::HdRenderIndex* RenderIndex) |
| 121 | { |
| 122 | } |
| 123 | |
| 124 | void HnRenderRprimsTask::Execute(pxr::HdTaskContext* TaskCtx) |
| 125 | { |
nothing calls this directly
no outgoing calls
no test coverage detected