Home
last modified time | relevance | path

Searched refs:queryDmaBufFormats (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/docs/relnotes/
D18.2.2.rst98 - st/dri: don't set queryDmaBufFormats/queryDmaBufModifiers if the
D18.1.9.rst133 - st/dri: don't set queryDmaBufFormats/queryDmaBufModifiers if the
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri2.c1870 .queryDmaBufFormats = NULL,
1900 .queryDmaBufFormats = dri2_query_dma_buf_formats,
2414 screen->image_extension.queryDmaBufFormats = in dri2_init_screen_extensions()
/third_party/mesa3d/include/GL/internal/
Ddri_interface.h1574 unsigned char (*queryDmaBufFormats)(__DRIscreen *screen, int max, member
/third_party/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c2791 dri2_dpy->image->queryDmaBufFormats == NULL) in dri2_query_dma_buf_formats()
2794 if (!dri2_dpy->image->queryDmaBufFormats(dri2_dpy->dri_screen, max, in dri2_query_dma_buf_formats()