Home
last modified time | relevance | path

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

/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/common/texmap/
H A Dntmap.cpp377 fix dz_dy_left,dz_dy_right; in ntexture_map_lighted() local
410 dz_dy_left = compute_dz_dy(t,vlt,vlb, recip_dyl); in ntexture_map_lighted()
473 dz_dy_left = compute_dz_dy(t,vlt,vlb, recip_dy); in ntexture_map_lighted()
531 zleft += dz_dy_left; in ntexture_map_lighted()
/dports/games/d2x/d2x-0.2.5/texmap/
H A Dntmap.c555 fix dz_dy_left,dz_dy_right; in ntexture_map_lighted() local
593 dz_dy_left = compute_dz_dy(t,vlt,vlb, recip_dyl); in ntexture_map_lighted()
662 dz_dy_left = compute_dz_dy(t,vlt,vlb, recip_dy); in ntexture_map_lighted()
723 zleft += dz_dy_left; in ntexture_map_lighted()