MCPcopy 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
793size_t ParameterBlock::getSize() const
794{
795 return mpShaderObject->getSize();
796}
797
798bool ParameterBlock::updateSpecialization() const
799{

Callers 15

uploadCPUBuffersMethod · 0.45
readBufferFunction · 0.45
buffer_to_numpyFunction · 0.45
buffer_from_numpyFunction · 0.45
buffer_from_torchFunction · 0.45
buffer_copy_to_torchFunction · 0.45
copyResourceMethod · 0.45
updateBufferMethod · 0.45
readBufferMethod · 0.45
createMippedFromFilesMethod · 0.45
createMethod · 0.45

Calls

no outgoing calls

Tested by 6

testFunction · 0.36
CPU_TESTFunction · 0.36
GPU_TESTFunction · 0.36
GPU_TESTFunction · 0.36
CPU_TESTFunction · 0.36
checkBufferSizeFunction · 0.36