Searched defs:packZ (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ | ||
| H A D | s_depth.c | 265 gl_pack_uint_z_func packZ = _mesa_get_pack_uint_z_func(rb->Format); local in function:put_z32_values 382 gl_pack_uint_z_func packZ = _mesa_get_pack_uint_z_func(rb->Format); local in function:_swrast_depth_test_span |
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ | ||
| H A D | s_depth.c | 351 mesa_pack_uint_z_func packZ = get_pack_uint_z_func(rb->Format); local in function:put_z32_values 468 mesa_pack_uint_z_func packZ = get_pack_uint_z_func(rb->Format); local in function:_swrast_depth_test_span |
Completed in 6 milliseconds