Home
last modified time | relevance | path

Searched refs:tile_raster_order_increasing_x (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_atom_rasterizer.c284 raster->tile_raster_order_increasing_x = ctx->TileRasterOrderIncreasingX; in st_update_rasterizer()
/external/mesa3d/src/gallium/include/pipe/
Dp_state.h139 unsigned tile_raster_order_increasing_x:1; member
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_state.c140 if (cso->tile_raster_order_increasing_x) { in vc4_create_rasterizer_state()