Searched refs:TileRasterOrderIncreasingX (Results 1 – 4 of 4) sorted by relevance
258 raster->tile_raster_order_increasing_x = ctx->TileRasterOrderIncreasingX; in st_update_rasterizer()
1196 if (ctx->TileRasterOrderIncreasingX != state) { in _mesa_set_enable()1199 ctx->TileRasterOrderIncreasingX = state; in _mesa_set_enable()1958 return ctx->TileRasterOrderIncreasingX; in _mesa_IsEnabled()
882 ctx->TileRasterOrderIncreasingX = GL_TRUE; in init_attrib_groups()
5251 GLboolean TileRasterOrderIncreasingX; member