Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/indices/
Du_indices.c48 static void translate_byte_to_ushort( const void *in, in translate_byte_to_ushort() function
121 *out_translate = translate_byte_to_ushort; in u_index_translator()