HomeSort by: relevance | last modified time | path
    Searched refs:has_mesa_tile_raster_order (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_copy.c 411 if (src_pixmap == dst_pixmap && glamor_priv->has_mesa_tile_raster_order) {
486 if (src_pixmap == dst_pixmap && glamor_priv->has_mesa_tile_raster_order) {
649 if (!glamor_priv->has_mesa_tile_raster_order) {
glamor_priv.h 235 Bool has_mesa_tile_raster_order; member in struct:glamor_screen_private
glamor.c 785 glamor_priv->has_mesa_tile_raster_order =

Completed in 85 milliseconds