Home
last modified time | relevance | path

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

/dports/games/odamex/odamex-src-0.7.0/client/src/
H A Dv_video.cpp576 static bool V_DoModeSetup(int width, int height, int bits) in V_DoModeSetup() function
691 return V_DoModeSetup(width, height, bits); in V_SetResolution()
/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dsdlvideo.cpp105 bool V_DoModeSetup (int width, int height, int bits) in V_DoModeSetup() function
205 return V_DoModeSetup (width, height, bits); in SetResolution()
H A Dv_video.h47 bool V_DoModeSetup (int width, int height, int bits);
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dv_video.h48 bool V_DoModeSetup (int width, int height, int bits);
H A Dv_video.cpp1324 bool V_DoModeSetup (int width, int height, int bits) in V_DoModeSetup() function
1468 return V_DoModeSetup (width, height, bits); in SetResolution()