Home
last modified time | relevance | path

Searched refs:pixelformats (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_pixelformat.c151 pfi = util_dynarray_grow(&stw_dev->pixelformats, in stw_pixelformat_add()
157 …pfi->iPixelFormat = util_dynarray_num_elements(&stw_dev->pixelformats, struct stw_pixelformat_info… in stw_pixelformat_add()
228 util_dynarray_num_elements(&stw_dev->pixelformats, in stw_pixelformat_add()
327 util_dynarray_init(&stw_dev->pixelformats, NULL); in stw_pixelformat_init()
339 util_dynarray_num_elements(&stw_dev->pixelformats, in stw_pixelformat_init()
360 return util_dynarray_num_elements(&stw_dev->pixelformats, in stw_pixelformat_get_extended_count()
375 if (index >= util_dynarray_num_elements(&stw_dev->pixelformats, in stw_pixelformat_get_info()
380 return util_dynarray_element(&stw_dev->pixelformats, in stw_pixelformat_get_info()
Dstw_device.h66 struct util_dynarray pixelformats; member
Dstw_device.c264 util_dynarray_fini(&stw_dev->pixelformats); in stw_cleanup()
/third_party/openGLES/extensions/AMD/
DWGL_AMD_gpu_association.txt436 create windows and set pixelformats that are meaningless.
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/
DWGL_AMD_gpu_association.txt436 create windows and set pixelformats that are meaningless.
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DWGL_NV_gpu_affinity.txt546 that the pixelformats of the DC and RC passed to it match. This
/third_party/openGLES/extensions/NV/
DWGL_NV_gpu_affinity.txt546 that the pixelformats of the DC and RC passed to it match. This
/third_party/mesa3d/docs/relnotes/
D21.2.0.rst2355 - wgl: remove hard limit on pixelformats