Searched defs:iLayerPlane (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/common/crOpenGL/
H A Dicd_drv.c177 HGLRC APIENTRY DrvCreateLayerContext(HDC hdc, int iLayerPlane) argument
180 crDebug( "DrvCreateLayerContext(0x%x, %i) called.", hdc, iLayerPlane);
182 if (iLayerPlane == 0) {
185 crError( "DrvCreateLayerContext (%x,%x): unsupported", hdc, iLayerPlane);
192 int iLayerPlane, UINT nBytes,
201 int APIENTRY DrvGetLayerPaletteEntries(HDC hdc, int iLayerPlane, argument
317 int APIENTRY DrvSetLayerPaletteEntries(HDC hdc, int iLayerPlane, argument
327 BOOL APIENTRY DrvRealizeLayerPalette(HDC hdc, int iLayerPlane, BOOL bRealize) argument
191 DrvDescribeLayerPlane(HDC hdc,int iPixelFormat, int iLayerPlane, UINT nBytes, LPLAYERPLANEDESCRIPTOR plpd) argument
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwingdi.h1512 BYTE iLayerPlane; member in struct:__anon14333
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwingdi.h1490 BYTE iLayerPlane; member in struct:__anon1653

Completed in 83 milliseconds