search for: __nouveau_pushbuf_h__

Displaying 1 result from an estimated 1 matches for "__nouveau_pushbuf_h__".

2013 Apr 30
1
[Bug 64074] New: Mesalib Installation Error
.../usr/include/drm/nouveau_pushbuf.h: In function ?OUT_RELOC2?: /usr/include/drm/nouveau_pushbuf.h:124: error: ?struct nouveau_channel? has no member named ?cur? make[6]: *** [nouveau_screen.o] Error 1 avec la la contenu des fcichiers suivant : ------------- nouveau_pushbhf.h------------- #ifndef __NOUVEAU_PUSHBUF_H__ #define __NOUVEAU_PUSHBUF_H__ #include <assert.h> #include <string.h> #include "nouveau/nouveau_channel.h" #include "nouveau_bo.h" #include "nouveau_grobj.h" int nouveau_pushbuf_flush(struct nouveau_channel *, unsigned min); int nouveau_pushbuf_marker_em...