Searched defs:VID_AllocBuffers (Results 1 - 2 of 2) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dvid_win.c261 VID_AllocBuffers
264 qboolean VID_AllocBuffers (int width, int height) function
1718 if (!VID_AllocBuffers (vid.width, vid.height))
/external/quake/quake/src/WinQuake/
H A Dvid_win.cpp257 VID_AllocBuffers
260 qboolean VID_AllocBuffers (int width, int height) function
1677 if (!VID_AllocBuffers (vid.width, vid.height))

Completed in 59 milliseconds