cf_draw3d_worst_split¶
Category: draw3d
GitHub: cute_draw3d.h
Returns the state change that broke the most batches.
| Parameters | Description |
|---|---|
stats |
Stats from cf_draw3d_stats. |
Remarks¶
The one thing to fix first. CF_DRAW_SPLIT_3D_FIRST is not a problem -- it just counts batches that had nothing to join.