Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_prepare.c103 priv->map_access = access; in glamor_prep_pixmap_box()
143 priv->map_access = access; in glamor_prep_pixmap_box()
150 if (priv->map_access == GLAMOR_ACCESS_RW) in glamor_prep_pixmap_box()
214 if (priv->map_access == GLAMOR_ACCESS_RW) { in glamor_finish_access_pixmap()
H A Dglamor_priv.h358 glamor_access_t map_access; member