Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/swrast/
Ds_depth.c303 typedef void (*mesa_pack_uint_z_func)(const uint32_t *src, void *dst); typedef
305 static mesa_pack_uint_z_func
351 mesa_pack_uint_z_func packZ = get_pack_uint_z_func(rb->Format); in put_z32_values()
468 mesa_pack_uint_z_func packZ = get_pack_uint_z_func(rb->Format); in _swrast_depth_test_span()