Searched refs:__glXReadPixelReply (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dindirect.c110 __glXReadPixelReply( Display *dpy, struct glx_context * gc, unsigned max_dim, function in typeref:typename:NOINLINE void
3216 __glXReadPixelReply(dpy, gc, 2, width, height, 1, format, type, pixels, GL_FALSE);
3616 __glXReadPixelReply(dpy, gc, 2, 32, 32, 1, GL_COLOR_INDEX, GL_BITMAP, mask, GL_FALSE);
3804 __glXReadPixelReply(dpy, gc, 3, 0, 0, 0, format, type, pixels, GL_TRUE);
4713 __glXReadPixelReply(dpy, gc, 1, 0, 0, 0, format, type, table, GL_TRUE);
4745 __glXReadPixelReply(dpy, gc, 1, 0, 0, 0, format, type, table, GL_TRUE);
5106 __glXReadPixelReply(dpy, gc, 2, 0, 0, 0, format, type, image, GL_TRUE);
5138 __glXReadPixelReply(dpy, gc, 2, 0, 0, 0, format, type, image, GL_TRUE);
5287 __glXReadPixelReply(dpy, gc, 1, 0, 0, 0, format, type, values, GL_TRUE);
5320 __glXReadPixelReply(dp
[all...]
H A Dindirect.h57 extern _X_HIDDEN NOINLINE void __glXReadPixelReply( Display *dpy,
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dindirect.c110 __glXReadPixelReply( Display *dpy, struct glx_context * gc, unsigned max_dim, function in typeref:typename:NOINLINE void
3216 __glXReadPixelReply(dpy, gc, 2, width, height, 1, format, type, pixels, GL_FALSE);
3616 __glXReadPixelReply(dpy, gc, 2, 32, 32, 1, GL_COLOR_INDEX, GL_BITMAP, mask, GL_FALSE);
3804 __glXReadPixelReply(dpy, gc, 3, 0, 0, 0, format, type, pixels, GL_TRUE);
4707 __glXReadPixelReply(dpy, gc, 1, 0, 0, 0, format, type, table, GL_TRUE);
4737 __glXReadPixelReply(dpy, gc, 1, 0, 0, 0, format, type, table, GL_TRUE);
5094 __glXReadPixelReply(dpy, gc, 2, 0, 0, 0, format, type, image, GL_TRUE);
5124 __glXReadPixelReply(dpy, gc, 2, 0, 0, 0, format, type, image, GL_TRUE);
5269 __glXReadPixelReply(dpy, gc, 1, 0, 0, 0, format, type, values, GL_TRUE);
5300 __glXReadPixelReply(dp
[all...]
H A Dindirect.h57 extern _X_HIDDEN NOINLINE void __glXReadPixelReply( Display *dpy,

Completed in 83 milliseconds