Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_copy.c411 if (src_pixmap == dst_pixmap && glamor_priv->has_mesa_tile_raster_order) { in glamor_copy_fbo_fbo_draw()
488 if (src_pixmap == dst_pixmap && glamor_priv->has_mesa_tile_raster_order) { in glamor_copy_fbo_fbo_draw()
651 if (!glamor_priv->has_mesa_tile_raster_order) { in glamor_copy_needs_temp()
H A Dglamor_priv.h214 Bool has_mesa_tile_raster_order; member
H A Dglamor.c800 glamor_priv->has_mesa_tile_raster_order = in glamor_init()