Searched defs:stencilStride (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_stencil.c356 const GLint stencilStride = _mesa_get_format_bytes(rb->Format); local in function:_swrast_stencil_and_ztest_span
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_stencil.c416 const GLint stencilStride = _mesa_get_format_bytes(rb->Format); local in function:_swrast_stencil_and_ztest_span
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dreadpix.c689 int depthStride, stencilStride, i, j; local in function:fast_read_depth_stencil_pixels_separate
750 int depthStride, stencilStride, j; local in function:slow_read_depth_stencil_pixels_separate
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dreadpix.c697 int depthStride, stencilStride, i, j; local in function:fast_read_depth_stencil_pixels_separate
758 int depthStride, stencilStride, j; local in function:slow_read_depth_stencil_pixels_separate

Completed in 7 milliseconds