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

Method GetRenderParam

Hydrogent/src/HnRenderDelegate.cpp:315–318  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

313}
314
315pxr::HdRenderParam* HnRenderDelegate::GetRenderParam() const
316{
317 return m_RenderParam.get();
318}
319
320const pxr::TfTokenVector& HnRenderDelegate::GetSupportedRprimTypes() const
321{

Callers 12

RenderStateMethod · 0.80
UpdateDrawListMethod · 0.80
UpdateSRBMethod · 0.80
PrepareMethod · 0.80
ExecuteMethod · 0.80
PrepareMethod · 0.80
PrepareTechniquesMethod · 0.80
PrepareMethod · 0.80
PrepareMethod · 0.80
UpdateFrameConstantsMethod · 0.80
PrepareMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected