Home
last modified time | relevance | path

Searched refs:g_numShapes3 (Results 1 – 2 of 2) sorted by relevance

/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/cvtt/
H A DConvectionKernels.cpp2297 static const int g_numShapes3 = sizeof(g_shapeList3) / sizeof(g_shapeList3[0]); variable
2302 …atic const int g_maxFragmentsPerMode = (g_numShapes2 > g_numShapes3) ? g_numShapes2 : g_numShapes3;
4005 numShapes = BC7Data::g_numShapes3; in TrySinglePlane()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/cvtt/
H A DConvectionKernels.cpp2297 static const int g_numShapes3 = sizeof(g_shapeList3) / sizeof(g_shapeList3[0]); variable
2302 …atic const int g_maxFragmentsPerMode = (g_numShapes2 > g_numShapes3) ? g_numShapes2 : g_numShapes3;
4005 numShapes = BC7Data::g_numShapes3; in TrySinglePlane()