Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ getSize
Method
getSize
Source/Falcor/Core/API/ParameterBlock.cpp:793–796 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
791
}
792
793
size_t ParameterBlock::getSize() const
794
{
795
return mpShaderObject->getSize();
796
}
797
798
bool ParameterBlock::updateSpecialization() const
799
{
Callers
15
uploadCPUBuffers
Method · 0.45
readBuffer
Function · 0.45
buffer_to_numpy
Function · 0.45
buffer_from_numpy
Function · 0.45
buffer_from_torch
Function · 0.45
buffer_copy_to_torch
Function · 0.45
RtAccelerationStructure
Method · 0.45
copyResource
Method · 0.45
updateBuffer
Method · 0.45
readBuffer
Method · 0.45
createMippedFromFiles
Method · 0.45
create
Method · 0.45
Calls
no outgoing calls
Tested by
6
test
Function · 0.36
CPU_TEST
Function · 0.36
GPU_TEST
Function · 0.36
GPU_TEST
Function · 0.36
CPU_TEST
Function · 0.36
checkBufferSize
Function · 0.36