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

/external/mesa3d/src/mesa/swrast/
H A Ds_stencil.c354 const GLint stencilOffset = get_stencil_offset(rb->Format); local
373 stencilBuf = _swrast_pixel_address(rb, span->x, span->y) + stencilOffset;

Completed in 1981 milliseconds