MCPcopy 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
911float DFB::tileError(const uint32_t tileID)
912{
913 return tileErrorRegion[tileID];
914}
915
916devicert::AsyncEvent DFB::postProcess()
917{

Callers 3

renderFrameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected