Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dformat_unpack.h69 _mesa_unpack_ubyte_stencil_row(mesa_format format, uint32_t n, in _mesa_unpack_ubyte_stencil_row() function
Dreadpix.c418 _mesa_unpack_ubyte_stencil_row(rb->Format, width, map, stencil); in read_stencil_pixels()
725 _mesa_unpack_ubyte_stencil_row(stencilRb->Format, width, in fast_read_depth_stencil_pixels_separate()
797 _mesa_unpack_ubyte_stencil_row(stencilRb->Format, width, in slow_read_depth_stencil_pixels_separate()
Dtexgetimage.c211 _mesa_unpack_ubyte_stencil_row(texImage->TexFormat, in get_tex_stencil()