Home
last modified time | relevance | path

Searched refs:get_formats (Results 1 – 8 of 8) 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()
180 if (!info->get_formats(screen, &num_formats, &formats)) in cache_formats_and_modifiers()
H A Ddri3.h100 dri3_get_formats_proc get_formats; 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.c187 .get_formats = ms_exa_get_formats,
/OK3568_Linux_fs/kernel/drivers/media/platform/
H A Dpxa_camera.c718 int (*get_formats)(struct v4l2_device *, unsigned int, in pxa_mbus_build_fmts_xlate()
738 ret = get_formats(v4l2_dev, i, NULL); in pxa_mbus_build_fmts_xlate()
754 ret = get_formats(v4l2_dev, i, user_formats + fmts); in pxa_mbus_build_fmts_xlate()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_egl.c867 .get_formats = glamor_get_formats,
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor-gbm.c669 .get_formats = glamor_get_formats,
/OK3568_Linux_fs/external/xserver/
H A DChangeLog6446 info->get_formats, info->get_modifiers. Unfortunately we can't simply