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

Method getRootVar

Source/Falcor/Core/API/ParameterBlock.cpp:160–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158}
159
160ShaderVar ParameterBlock::getRootVar() const
161{
162 return ShaderVar(const_cast<ParameterBlock*>(this));
163}
164
165ShaderVar ParameterBlock::findMember(std::string_view varName) const
166{

Callers 15

convertMotionVectorsMethod · 0.80
convertTexToBufMethod · 0.80
convertNormalsToBufMethod · 0.80
convertBufToTexMethod · 0.80
executeMethod · 0.80
executeMethod · 0.80
executeMethod · 0.80
executeMethod · 0.80
updateKernelMethod · 0.80
executeMethod · 0.80
runDifferencePassMethod · 0.80
executeMethod · 0.80

Calls 1

ShaderVarClass · 0.70

Tested by 15

executeMethod · 0.64
generateDataMethod · 0.64
verifyDataMethod · 0.64
executeMethod · 0.64
operator[]Function · 0.64
testFunction · 0.64
testFunction · 0.64
GPU_TESTFunction · 0.64
GPU_TESTFunction · 0.64
testFunction · 0.64
GPU_TESTFunction · 0.64