Home
last modified time | relevance | path

Searched refs:used_modifiers (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_egl.c168 Bool used_modifiers) in glamor_egl_set_pixmap_bo() argument
180 pixmap_priv->used_modifiers = used_modifiers; in glamor_egl_set_pixmap_bo()
221 Bool used_modifiers) in glamor_egl_create_textured_pixmap_from_gbm_bo() argument
249 glamor_egl_set_pixmap_bo(pixmap, bo, used_modifiers); in glamor_egl_create_textured_pixmap_from_gbm_bo()
282 Bool used_modifiers = FALSE; in glamor_make_pixmap_exportable() local
287 (modifiers_ok || !pixmap_priv->used_modifiers)) in glamor_make_pixmap_exportable()
328 used_modifiers = TRUE; in glamor_make_pixmap_exportable()
354 used_modifiers)) { in glamor_make_pixmap_exportable()
743 glamor_egl_set_pixmap_bo(pixmap, NULL, pixmap_priv->used_modifiers); in glamor_egl_destroy_pixmap()
773 GLAMOR_EXCHANGE(back_priv->used_modifiers, front_priv->used_modifiers); in glamor_egl_exchange_buffers()
[all …]
H A Dglamor.h400 Bool used_modifiers);
H A Dglamor_priv.h368 Bool used_modifiers; member
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.h81 Bool used_modifiers; member
H A Ddrmmode_display.c1274 bo->used_modifiers = TRUE; in drmmode_create_bo()
1283 bo->used_modifiers = FALSE; in drmmode_create_bo()
3631 bo->used_modifiers)) { in drmmode_set_pixmap_bo()