Searched refs:TileRasterOrderIncreasingX (Results 1 – 4 of 4) sorted by relevance
286 raster->tile_raster_order_increasing_x = ctx->TileRasterOrderIncreasingX; in st_update_rasterizer()
1230 if (ctx->TileRasterOrderIncreasingX != state) { in _mesa_set_enable()1233 ctx->TileRasterOrderIncreasingX = state; in _mesa_set_enable()1987 return ctx->TileRasterOrderIncreasingX; in _mesa_IsEnabled()
734 ctx->TileRasterOrderIncreasingX = GL_TRUE; in init_attrib_groups()
3612 GLboolean TileRasterOrderIncreasingX; member