Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dformat_pack.h67 _mesa_pack_uint_z_row(mesa_format format, uint32_t n, in _mesa_pack_uint_z_row() function
/third_party/mesa3d/src/mesa/swrast/
Ds_zoom.c438 _mesa_pack_uint_z_row(rb->Format, zoomedWidth, zoomedVals, dst); in _swrast_write_zoomed_z_span()
Ds_drawpix.c701 _mesa_pack_uint_z_row(depthRb->Format, width, zValues, dst); in draw_depth_stencil_pixels()
Ds_blit.c355 _mesa_pack_uint_z_row(drawRb->Format, dstWidth, dstBuffer, in blit_nearest()
/third_party/mesa3d/docs/relnotes/
D21.2.0.rst1932 - mesa: Deduplicate _mesa_pack_uint_z_row().