Searched refs:stencil8 (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_tile_cache.h71 ubyte stencil8[TILE_SIZE][TILE_SIZE]; member in union:softpipe_cached_tile::__anonf53868a3020a
H A Dsp_quad_depth_test.c105 data->stencilVals[j] = tile->data.stencil8[y][x];
314 tile->data.stencil8[y][x] = data->stencilVals[j];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_tile_cache.h71 ubyte stencil8[TILE_SIZE][TILE_SIZE]; member in union:softpipe_cached_tile::__anond18d09f6020a
H A Dsp_quad_depth_test.c105 data->stencilVals[j] = tile->data.stencil8[y][x];
314 tile->data.stencil8[y][x] = data->stencilVals[j];
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.6.6.rst75 - mesa: enable texture stencil8 for multisample

Completed in 6 milliseconds