Searched refs:TileRasterOrderIncreasingX (Results 1 – 4 of 4) sorted by relevance
286 raster->tile_raster_order_increasing_x = ctx->TileRasterOrderIncreasingX; in st_update_rasterizer()
1259 if (ctx->TileRasterOrderIncreasingX != state) { in _mesa_set_enable()1262 ctx->TileRasterOrderIncreasingX = state; in _mesa_set_enable()2022 return ctx->TileRasterOrderIncreasingX; in _mesa_IsEnabled()
790 ctx->TileRasterOrderIncreasingX = GL_TRUE; in init_attrib_groups()
5528 GLboolean TileRasterOrderIncreasingX; member