Home
last modified time | relevance | path

Searched refs:get_modifiers (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/xserver/dri3/
H A Ddri3_screen.c173 if (info->version < 2 || !info->get_formats || !info->get_modifiers) { in cache_formats_and_modifiers()
196 if (!info->get_modifiers(screen, formats[i], in cache_formats_and_modifiers()
H A Ddri3.h101 dri3_get_modifiers_proc get_modifiers; member
H A Ddri3_request.c42 dri3->info->get_formats && dri3->info->get_modifiers && in dri3_screen_can_one_point_two()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddri3.c188 .get_modifiers = ms_exa_get_modifiers,
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_egl.c868 .get_modifiers = glamor_get_modifiers,
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor-gbm.c670 .get_modifiers = glamor_get_modifiers,
/OK3568_Linux_fs/external/xserver/
H A DChangeLog6022 dri3: Switch get_modifiers to using stdint.
6446 info->get_formats, info->get_modifiers. Unfortunately we can't simply