Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dformat_pack.h97 _mesa_pack_ubyte_stencil_row(mesa_format format, GLuint n,
/external/mesa3d/src/mesa/swrast/
Ds_stencil.c73 _mesa_pack_ubyte_stencil_row(format, 1, &one, pixel); in get_stencil_offset()
537 _mesa_pack_ubyte_stencil_row(rb->Format, n, newVals, stencilBuf); in _swrast_write_stencil_span()
540 _mesa_pack_ubyte_stencil_row(rb->Format, n, stencil, stencilBuf); in _swrast_write_stencil_span()
Ds_blit.c357 _mesa_pack_ubyte_stencil_row(drawRb->Format, dstWidth, dstBuffer, in blit_nearest()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c1264 _mesa_pack_ubyte_stencil_row(rbDraw->Base.Format, width, src, dst); in copy_stencil_pixels()
/external/mesa3d/prebuilt-intermediates/main/
Dformat_pack.c11014 _mesa_pack_ubyte_stencil_row(mesa_format format, GLuint n, in _mesa_pack_ubyte_stencil_row() function