Home
last modified time | relevance | path

Searched refs:trender_total (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/povray36/povray-3.6.1/source/
H A Drendctrl.cpp146 DBL tparse_total, tphoton_total, trender_total; // GLOBAL VARIABLE variable
530 trender_total += trender; in FrameRender()
1102 trender = trender_frame = trender_total = 0.0; in init_vars()
H A Dpovray.h438 extern DBL tparse_total, tphoton_total, trender_total;
H A Dpovmsend.cpp1167 …trib_AnimationTime, tparse_total, tphoton_total, trender_total, tparse_total+tphoton_total+trender… in Send_FrameStatistics()
1419 tr = trender_total; in Send_RenderDone()
/dports/graphics/megapov/megapov-1.2.1/source/
H A Drendctrl.cpp171 DBL tparse_total, tphoton_total, trender_total; // GLOBAL VARIABLE variable
662 trender_total += trender; in FrameRender()
1319 trender = trender_frame = trender_total = 0.0; in init_vars()
H A Dpovray.h527 extern DBL tparse_total, tphoton_total, trender_total;
H A Dpovmsend.cpp1383 … err = BuildRenderTime(&msg, kPOVAttrib_AnimationTime, tparse_total, tphoton_total, trender_total, in Send_FrameStatistics()
1393 tparse_total+tphoton_total+trender_total in Send_FrameStatistics()
1723 trender_total; in Send_RenderDone()