Searched refs:TileRasterOrderIncreasingX (Results 1 – 4 of 4) sorted by relevance
284 raster->tile_raster_order_increasing_x = ctx->TileRasterOrderIncreasingX; in st_update_rasterizer()
1054 if (ctx->TileRasterOrderIncreasingX != state) { in _mesa_set_enable()1057 ctx->TileRasterOrderIncreasingX = state; in _mesa_set_enable()1752 return ctx->TileRasterOrderIncreasingX; in _mesa_IsEnabled()
869 ctx->TileRasterOrderIncreasingX = GL_TRUE; in init_attrib_groups()
5009 GLboolean TileRasterOrderIncreasingX; member