Home
last modified time | relevance | path

Searched refs:stw_pixelformat_info (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_pixelformat.c142 struct stw_pixelformat_info *pfi; in stw_pixelformat_add()
152 struct stw_pixelformat_info, in stw_pixelformat_add()
157 …fi->iPixelFormat = util_dynarray_num_elements(&stw_dev->pixelformats, struct stw_pixelformat_info); in stw_pixelformat_add()
229 struct stw_pixelformat_info)); in stw_pixelformat_add()
330 struct stw_pixelformat_info)); in stw_pixelformat_init()
351 struct stw_pixelformat_info); in stw_pixelformat_get_extended_count()
355 const struct stw_pixelformat_info *
366 struct stw_pixelformat_info)) { in stw_pixelformat_get_info()
371 struct stw_pixelformat_info, in stw_pixelformat_get_info()
381 const struct stw_pixelformat_info *pfi; in DrvDescribePixelFormat()
[all …]
Dstw_pixelformat.h45 struct stw_pixelformat_info struct
67 const struct stw_pixelformat_info * argument
Dstw_framebuffer.h42 struct stw_pixelformat_info;
87 const struct stw_pixelformat_info *pfi;
Dstw_ext_pbuffer.c79 const struct stw_pixelformat_info *info; in wglCreatePbufferARB()
Dstw_ext_pixelformat.c55 const struct stw_pixelformat_info *pfi; in stw_query_attrib()
Dstw_framebuffer.c267 const struct stw_pixelformat_info *pfi; in stw_framebuffer_create()
Dstw_context.c172 const struct stw_pixelformat_info *pfi; in stw_create_context_attribs()
/third_party/mesa3d/src/egl/drivers/wgl/
Degl_wgl.h42 const struct stw_pixelformat_info *stw_config[2];
Degl_wgl.c56 wgl_add_config(_EGLDisplay *disp, const struct stw_pixelformat_info *stw_config, int id, EGLint sur… in wgl_add_config()
368 const struct stw_pixelformat_info *stw_config; in wgl_create_context()
674 const struct stw_pixelformat_info *stw_conf = wgl_conf->stw_config[1] ? in wgl_create_window_surface()
/third_party/mesa3d/src/gallium/winsys/d3d12/wgl/
Dd3d12_wgl_framebuffer.cpp220 const struct stw_pixelformat_info *pfi = in d3d12_wgl_create_framebuffer()
/third_party/mesa3d/docs/relnotes/
D21.3.0.rst2138 - wgl: Add iPixelFormat to stw_pixelformat_info