Searched refs:gl_pack_ubyte_rgba_func (Results 1 – 3 of 3) sorted by relevance
33 typedef void (*gl_pack_ubyte_rgba_func)(const GLubyte src[4], void *dst); typedef50 extern gl_pack_ubyte_rgba_func
1676 gl_pack_ubyte_rgba_func1679 static gl_pack_ubyte_rgba_func table[MESA_FORMAT_COUNT]; in _mesa_get_pack_ubyte_rgba_function()2071 gl_pack_ubyte_rgba_func pack = _mesa_get_pack_ubyte_rgba_function(format); in _mesa_pack_ubyte_rgba_row()
1040 gl_pack_ubyte_rgba_func pack_ubyte = NULL; in put_values()