Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dformat_unpack.c2977 typedef void (*unpack_uint_z_func)(const void *src, GLuint *dst, GLuint n); typedef
3047 unpack_uint_z_func unpack; in _mesa_unpack_uint_z_row()