Home
last modified time | relevance | path

Searched refs:logged_any_pbo_allocation_failure (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_prepare.c125 if (!glamor_priv->logged_any_pbo_allocation_failure) { in glamor_prep_pixmap_box()
129 glamor_priv->logged_any_pbo_allocation_failure = true; in glamor_prep_pixmap_box()
H A Dglamor_priv.h313 Bool logged_any_pbo_allocation_failure; member