Home
last modified time | relevance | path

Searched refs:queryDmaBufModifiers (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gbm/backends/dri/
H A Dgbm_dri.c676 if (dri->image->base.version <= 15 || !dri->image->queryDmaBufModifiers) { in gbm_dri_is_format_supported()
688 if (!dri->image->queryDmaBufModifiers(dri->screen, format, 0, NULL, NULL, in gbm_dri_is_format_supported()
/third_party/mesa3d/src/loader/
H A Dloader_dri3_helper.c1366 if (!draw->ext->image->queryDmaBufModifiers(draw->dri_screen, in has_supported_modifier()
1376 draw->ext->image->queryDmaBufModifiers(draw->dri_screen, format, in has_supported_modifier()
1442 draw->ext->image->queryDmaBufModifiers && in dri3_alloc_render_buffer()
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri2.c1871 .queryDmaBufModifiers = NULL,
1901 .queryDmaBufModifiers = dri2_query_dma_buf_modifiers,
2416 screen->image_extension.queryDmaBufModifiers = in dri2_init_screen_extensions()
/third_party/mesa3d/include/GL/internal/
H A Ddri_interface.h1596 unsigned char (*queryDmaBufModifiers)(__DRIscreen *screen, int fourcc, member
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c2830 dri2_dpy->image->queryDmaBufModifiers == NULL) in dri2_query_dma_buf_modifiers()
2833 if (dri2_dpy->image->queryDmaBufModifiers(dri2_dpy->dri_screen, format, in dri2_query_dma_buf_modifiers()

Completed in 17 milliseconds