Searched refs:iDisplayablePixelFormat (Results 1 – 3 of 3) sorted by relevance
85 int iDisplayablePixelFormat; in wglCreatePbufferARB() local256 iDisplayablePixelFormat = fb->iDisplayablePixelFormat; in wglCreatePbufferARB()264 bRet = SetPixelFormat(GetDC(hWnd), iDisplayablePixelFormat, &pfd); in wglCreatePbufferARB()
90 int iDisplayablePixelFormat; member
292 fb->iDisplayablePixelFormat = iPixelFormat <= stw_dev->pixelformat_count in stw_framebuffer_create()