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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_tile_cache.h 70 ubyte stencil8[TILE_SIZE][TILE_SIZE]; member in union:softpipe_cached_tile::__anon17550
sp_quad_depth_test.c 103 data->stencilVals[j] = tile->data.stencil8[y][x];
301 tile->data.stencil8[y][x] = data->stencilVals[j];
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tile_cache.h 70 ubyte stencil8[TILE_SIZE][TILE_SIZE]; member in union:softpipe_cached_tile::__anon31109
sp_quad_depth_test.c 103 data->stencilVals[j] = tile->data.stencil8[y][x];
301 tile->data.stencil8[y][x] = data->stencilVals[j];

Completed in 121 milliseconds