HomeSort by relevance Sort by last modified time
    Searched refs:stencil8 (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tile_cache.h 71 ubyte stencil8[TILE_SIZE][TILE_SIZE]; member in union:softpipe_cached_tile::__anon29770
sp_quad_depth_test.c 105 data->stencilVals[j] = tile->data.stencil8[y][x];
314 tile->data.stencil8[y][x] = data->stencilVals[j];

Completed in 78 milliseconds