Searched refs:iDisplayablePixelFormat (Results 1 – 4 of 4) sorted by relevance
84 int iDisplayablePixelFormat; in wglCreatePbufferARB() local221 iDisplayablePixelFormat = fb->iDisplayablePixelFormat; in wglCreatePbufferARB()229 bRet = SetPixelFormat(hDC, iDisplayablePixelFormat, &pfd); in wglCreatePbufferARB()
68 int iDisplayablePixelFormat; member
269 fb->iDisplayablePixelFormat = iPixelFormat <= stw_dev->pixelformat_count ? iPixelFormat : 1; in stw_framebuffer_create()
167 assert(iPixelFormat == fb->iDisplayablePixelFormat); in stw_create_context_attribs()