Searched refs:_mesa_pack_uint_z_row (Results 1 – 5 of 5) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | format_pack.h | 67 _mesa_pack_uint_z_row(mesa_format format, uint32_t n, in _mesa_pack_uint_z_row() function
|
/third_party/mesa3d/src/mesa/swrast/ |
D | s_zoom.c | 438 _mesa_pack_uint_z_row(rb->Format, zoomedWidth, zoomedVals, dst); in _swrast_write_zoomed_z_span()
|
D | s_drawpix.c | 701 _mesa_pack_uint_z_row(depthRb->Format, width, zValues, dst); in draw_depth_stencil_pixels()
|
D | s_blit.c | 355 _mesa_pack_uint_z_row(drawRb->Format, dstWidth, dstBuffer, in blit_nearest()
|
/third_party/mesa3d/docs/relnotes/ |
D | 21.2.0.rst | 1932 - mesa: Deduplicate _mesa_pack_uint_z_row().
|