Home
last modified time | relevance | path

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

/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dglbuild.cpp30 bwglChoosePixelFormatProcPtr bwglChoosePixelFormat; variable
122 bwglChoosePixelFormat = (bwglChoosePixelFormatProcPtr) GETPROC("wglChoosePixelFormat"); in loadwgl()
144 bwglChoosePixelFormat = (bwglChoosePixelFormatProcPtr) NULL; in unloadwgl()
/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Dglbuild.h51 extern bwglChoosePixelFormatProcPtr bwglChoosePixelFormat;
52 #define wglChoosePixelFormat bwglChoosePixelFormat