Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dformat_pack.c53 typedef void (*pack_ubyte_rgba_row_func)(GLuint n, typedef
1993 static pack_ubyte_rgba_row_func
1996 static pack_ubyte_rgba_row_func table[MESA_FORMAT_COUNT]; in get_pack_ubyte_rgba_row_function()
2064 pack_ubyte_rgba_row_func packrow = get_pack_ubyte_rgba_row_function(format); in _mesa_pack_ubyte_rgba_row()
2098 pack_ubyte_rgba_row_func packrow = get_pack_ubyte_rgba_row_function(format); in _mesa_pack_ubyte_rgba_rect()