Searched refs:stw_pixelformat_get_info (Results 1 – 9 of 9) sorted by relevance
68 stw_pixelformat_get_info( int iPixelFormat );
366 stw_pixelformat_get_info(int iPixelFormat) in stw_pixelformat_get_info() function404 pfi = stw_pixelformat_get_info(iPixelFormat); in DrvDescribePixelFormat()467 const struct stw_pixelformat_info *pfi = stw_pixelformat_get_info(index); in stw_pixelformat_choose()
92 info = stw_pixelformat_get_info(iPixelFormat); in wglCreatePbufferARB()
64 pfi = stw_pixelformat_get_info(iPixelFormat); in stw_query_attrib()
296 fb->pfi = pfi = stw_pixelformat_get_info( iPixelFormat ); in stw_framebuffer_create()
207 pfi = stw_pixelformat_get_info( iPixelFormat ); in stw_create_context_attribs()
29 stw_pixelformat_get_info
168 for (unsigned i = 1; stw_pixelformat_get_info(i) != NULL; i++) { in wgl_add_configs()170 struct wgl_egl_config *wgl_conf = wgl_add_config(disp, stw_pixelformat_get_info(i), in wgl_add_configs()
225 stw_pixelformat_get_info(iPixelFormat); in d3d12_wgl_create_framebuffer()