Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
160
ShaderVar ParameterBlock::getRootVar() const
161
{
162
return ShaderVar(const_cast<ParameterBlock*>(this));
163
}
164
165
ShaderVar ParameterBlock::findMember(std::string_view varName) const
166
{
Callers
15
convertMotionVectors
Method · 0.80
convertTexToBuf
Method · 0.80
convertNormalsToBuf
Method · 0.80
convertBufToTex
Method · 0.80
execute
Method · 0.80
execute
Method · 0.80
execute
Method · 0.80
execute
Method · 0.80
updateKernel
Method · 0.80
execute
Method · 0.80
runDifferencePass
Method · 0.80
execute
Method · 0.80
Calls
1
ShaderVar
Class · 0.70
Tested by
15
execute
Method · 0.64
generateData
Method · 0.64
verifyData
Method · 0.64
execute
Method · 0.64
operator[]
Function · 0.64
allocateStructuredBuffer
Method · 0.64
test
Function · 0.64
test
Function · 0.64
GPU_TEST
Function · 0.64
GPU_TEST
Function · 0.64
test
Function · 0.64
GPU_TEST
Function · 0.64