Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_depth.c265 gl_pack_uint_z_func packZ = _mesa_get_pack_uint_z_func(rb->Format); in put_z32_values() local
271 packZ(zvalues + i, dst); in put_z32_values()
388 gl_pack_uint_z_func packZ = _mesa_get_pack_uint_z_func(rb->Format); in _swrast_depth_test_span() local
393 packZ(&zBufferTemp[i], dst); in _swrast_depth_test_span()