Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/ospray
/ tileError
Method
tileError
modules/mpi/ospray/fb/DistributedFrameBuffer.cpp:911–914 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
909
}
910
911
float DFB::tileError(const uint32_t tileID)
912
{
913
return tileErrorRegion[tileID];
914
}
915
916
devicert::AsyncEvent DFB::postProcess()
917
{
Callers
3
renderFrame
Method · 0.80
renderFrameReplicatedDynamicLB
Method · 0.80
renderFrameReplicatedStaticLB
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected