Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dscreen.h73 INT32/*fixed_t*/ fsmalldupx, fsmalldupy; member
H A Dv_video.c3802 vid.fsmalldupx = vid.smalldupx*FRACUNIT; in V_Recalc()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/hardware/
H A Dhw_draw.c96 pdupx = 2.0f * FIXED_TO_FLOAT(vid.fsmalldupx); in HWR_DrawPatch()