Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dv_video.h274 void V_DrawPatchFill(patch_t *pat);
H A Dy_inter.c431 V_DrawPatchFill(bgtile); in Y_IntermissionDrawer()
H A Dv_video.c1796 void V_DrawPatchFill(patch_t *pat) in V_DrawPatchFill() function
H A Df_finale.c2336 V_DrawPatchFill(W_CachePatchName(patchname, PU_PATCH_LOWPRIORITY)); in F_SkyScroll()