Home
last modified time | relevance | path

Searched defs:iy_off (Results 1 – 3 of 3) sorted by relevance

/dports/games/egoboo/egoboo-2.8.1/src/game/
H A Dgraphic_fan.c216 int ix, iy, ix_off[4] = {0, 1, 1, 0}, iy_off[4] = {0, 0, 1, 1}; in render_hmap_fan() local
313 int ix_off[4] = {1, 1, 0, 0}, iy_off[4] = {0, 1, 1, 0}; in render_water_fan() local
H A Dmesh.c911 int iy_off[4] = {0, 0, 1, 1}; in mesh_make_normals() local
1301 int ix_off[4] = {0, 1, 1, 0}, iy_off[4] = {0, 0, 1, 1}; in mesh_interpolate_vertex() local
1881 int iy_off[4] = {0, 1, 1, 0}; in mesh_get_max_vertex_1() local
H A Dgame.c5159 int iy_off[4] = {0, 1, 1, 0}; in get_mesh_max_vertex_2() local