mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
occlusion tests
This commit is contained in:
parent
c33d957dee
commit
c7bce135da
@ -195,7 +195,8 @@ static LevelCollectorProperties level_properties[] = {
|
||||
{ 1, "State changes:Other", { 0.2, 0.2, 0.2 } },
|
||||
{ 1, "State changes:Transforms", { 0.2, 0.2, 0.8 } },
|
||||
{ 1, "State changes:Textures", { 0.8, 0.2, 0.2 } },
|
||||
{ 1, "Occlusion test", { 0.9, 0.8, 0.3 }, "", 500.0 },
|
||||
{ 1, "Occlusion tests", { 0.9, 0.8, 0.3 }, "", 500.0 },
|
||||
{ 1, "Occlusion results", { 0.3, 0.9, 0.8 }, "", 500.0 },
|
||||
{ 1, "Main memory", { 0.5, 1.0, 0.5 }, "MB", 64, 1048576 },
|
||||
{ 1, "Main memory:C++", { 0.2, 0.2, 1.0 } },
|
||||
{ 1, "Main memory:Interpreter", { 0.8, 0.2, 0.5 } },
|
||||
|
Loading…
x
Reference in New Issue
Block a user