Home
last modified time | relevance | path

Searched refs:queryDmaBufFormatModifierAttribs (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gbm/backends/dri/
Dgbm_dri.c673 !dri->image->queryDmaBufFormatModifierAttribs) in gbm_dri_get_format_modifier_plane_count()
680 if (!dri->image->queryDmaBufFormatModifierAttribs( in gbm_dri_get_format_modifier_plane_count()
/third_party/mesa3d/include/GL/internal/
Ddri_interface.h1678 unsigned char (*queryDmaBufFormatModifierAttribs)(__DRIscreen *screen, member
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri2.c1802 .queryDmaBufFormatModifierAttribs = NULL,
2292 screen->image_extension.queryDmaBufFormatModifierAttribs = in dri2_init_screen_extensions()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_screen.c1548 .queryDmaBufFormatModifierAttribs = brw_query_format_modifier_attribs,