Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_transform.c169 glamor_pixmap_private *texture_priv; in glamor_set_texture_pixmap() local
171 texture_priv = glamor_get_pixmap_private(texture); in glamor_set_texture_pixmap()
173 if (!GLAMOR_PIXMAP_PRIV_HAS_FBO(texture_priv)) in glamor_set_texture_pixmap()
176 if (glamor_pixmap_priv_is_large(texture_priv)) in glamor_set_texture_pixmap()
181 texture_priv->fbo, destination_red); in glamor_set_texture_pixmap()