Home
last modified time | relevance | path

Searched refs:pixelformat_count (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_pixelformat.c226 ++stw_dev->pixelformat_count; in stw_pixelformat_add()
227 assert(stw_dev->pixelformat_count == in stw_pixelformat_add()
325 assert(!stw_dev->pixelformat_count); in stw_pixelformat_init()
338 assert(stw_dev->pixelformat_count <= in stw_pixelformat_init()
350 return stw_dev->pixelformat_count; in stw_pixelformat_get_count()
Dstw_device.h67 unsigned pixelformat_count; member
Dstw_framebuffer.c292 fb->iDisplayablePixelFormat = iPixelFormat <= stw_dev->pixelformat_count in stw_framebuffer_create()