Home
last modified time | relevance | path

Searched refs:iDisplayablePixelFormat (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_ext_pbuffer.c85 int iDisplayablePixelFormat; in wglCreatePbufferARB() local
256 iDisplayablePixelFormat = fb->iDisplayablePixelFormat; in wglCreatePbufferARB()
264 bRet = SetPixelFormat(GetDC(hWnd), iDisplayablePixelFormat, &pfd); in wglCreatePbufferARB()
H A Dstw_framebuffer.h90 int iDisplayablePixelFormat; member
H A Dstw_framebuffer.c292 fb->iDisplayablePixelFormat = iPixelFormat <= stw_dev->pixelformat_count in stw_framebuffer_create()

Completed in 4 milliseconds