Searched defs:stencilStride (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ | ||
| H A D | s_stencil.c | 356 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 D | s_stencil.c | 416 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 D | readpix.c | 689 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 D | readpix.c | 697 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