Searched refs:cDepthBits (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Additions/common/crOpenGL/
H A Dicd_drv.c71 if (pfd.cDepthBits > 0)
250 pfd->cDepthBits = 32;
281 pfd->cDepthBits = 16;
H A Dwgl.c51 if (pfd.cDepthBits > 0)
142 if ( pfd->cDepthBits > 32 ) {
146 if ( pfd->cDepthBits > 0 )
278 pfd->cDepthBits = 32;
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_wgl.c646 ppfd->cDepthBits = 24;
702 if (ppfd->cDepthBits > 0)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwingdi.h76 BYTE cDepthBits; member in struct:tagPIXELFORMATDESCRIPTOR
1509 BYTE cDepthBits; member in struct:__anon14333
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwingdi.h76 BYTE cDepthBits; member in struct:tagPIXELFORMATDESCRIPTOR
1487 BYTE cDepthBits; member in struct:__anon1653
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dcontext.c1527 pfd.cDepthBits = depthBits;
H A Ddirectx.c5253 cfg->depthSize = pfd.cDepthBits;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dcontext.c1487 pfd.cDepthBits = depthBits;
H A Ddirectx.c5574 cfgs->depthSize = ppfd.cDepthBits;

Completed in 158 milliseconds