Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ getParameterBlock
Method
getParameterBlock
Source/Falcor/Core/Program/ShaderVar.cpp:270–273 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
268
}
269
270
ref<ParameterBlock> ShaderVar::getParameterBlock() const
271
{
272
return mpBlock->getParameterBlock(mOffset);
273
}
274
275
//
276
// Offset access
Callers
7
prepareDiffPathTracer
Method · 0.45
preparePathTracer
Method · 0.45
createParameterBlock
Method · 0.45
createParameterBlock
Method · 0.45
createParameterBlock
Method · 0.45
GPU_TEST
Function · 0.45
testRootBuffer
Function · 0.45
Calls
no outgoing calls
Tested by
1
testRootBuffer
Function · 0.36