Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_stencil.c529 GLubyte *newVals = swrast->stencil_temp.buf2; in _swrast_write_stencil_span() local
534 newVals[i] in _swrast_write_stencil_span()
537 _mesa_pack_ubyte_stencil_row(rb->Format, n, newVals, stencilBuf); in _swrast_write_stencil_span()