Searched refs:queryDmaBufFormats (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D18.2.2.rst98 - st/dri: don't set queryDmaBufFormats/queryDmaBufModifiers if the
H A D18.1.9.rst133 - st/dri: don't set queryDmaBufFormats/queryDmaBufModifiers if the
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/
H A Ddri2.c1529 .queryDmaBufFormats = NULL,
1947 dri2ImageExtension.queryDmaBufFormats = dri2_query_dma_buf_formats;
2024 dri2ImageExtension.queryDmaBufFormats = dri2_query_dma_buf_formats;
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Degl_dri2.c715 dri2_dpy->image->queryDmaBufFormats &&
2384 dri2_dpy->image->queryDmaBufFormats == NULL)
2387 if (!dri2_dpy->image->queryDmaBufFormats(dri2_dpy->dri_screen, max,
/xsrc/external/mit/MesaLib.old/dist/include/GL/internal/
H A Ddri_interface.h1687 GLboolean (*queryDmaBufFormats)(__DRIscreen *screen, int max, member in struct:__DRIimageExtensionRec
/xsrc/external/mit/MesaLib/dist/include/GL/internal/
H A Ddri_interface.h1639 unsigned char (*queryDmaBufFormats)(__DRIscreen *screen, int max, member in struct:__DRIimageExtensionRec
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/
H A Ddri2.c1800 .queryDmaBufFormats = NULL,
2287 screen->image_extension.queryDmaBufFormats =
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Degl_dri2.c2766 dri2_dpy->image->queryDmaBufFormats == NULL)
2769 if (!dri2_dpy->image->queryDmaBufFormats(dri2_dpy->dri_screen, max,
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_screen.c1485 .queryDmaBufFormats = intel_query_dma_buf_formats,
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_screen.c1546 .queryDmaBufFormats = brw_query_dma_buf_formats,

Completed in 29 milliseconds