Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_fbo.c142 if (!glamor_priv->logged_any_fbo_allocation_failure) { in _glamor_create_tex()
147 glamor_priv->logged_any_fbo_allocation_failure = true; in _glamor_create_tex()
H A Dglamor_priv.h312 Bool logged_any_fbo_allocation_failure; member