Home
last modified time | relevance | path

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

/dports/games/egoboo/egoboo-2.8.1/src/game/
H A Dgraphic_mad.c1331 int vdirty2_min = -1, vdirty2_max = -1; in chr_instance_update_vertices() local
1419 vdirty2_min = psave->vmax + 1; in chr_instance_update_vertices()
1448 if ( vdirty2_min >= 0 && vdirty2_max >= 0 ) in chr_instance_update_vertices()
1450 …s_raw( pinst->vrt_lst, pframe_lst->vertex_lst, pframe_nxt->vertex_lst, vdirty2_min, vdirty2_max, l… in chr_instance_update_vertices()