MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/Falcor / ProgramReflection

Function ProgramReflection

Source/Falcor/Core/Program/ProgramReflection.h:1733–1733  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1731 );
1732 ProgramReflection(ProgramVersion const* pProgramVersion);
1733 ProgramReflection(const ProgramReflection&) = default;
1734 void setDefaultParameterBlock(const ref<ParameterBlockReflection>& pBlock);
1735
1736 ProgramVersion const* mpProgramVersion;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected