Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dformat_pack.c56 typedef void (*pack_float_rgba_row_func)(GLuint n, typedef
1960 static pack_float_rgba_row_func
1963 static pack_float_rgba_row_func table[MESA_FORMAT_COUNT]; in get_pack_float_rgba_row_function()
2033 pack_float_rgba_row_func packrow = get_pack_float_rgba_row_function(format); in _mesa_pack_float_rgba_row()