Searched refs:glxpixmap (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glx/
H A Dvnd_dispatch_stubs.c146 CARD32 screen, glxpixmap; local in function:dispatch_CreateGLXPixmap
150 glxpixmap = GlxCheckSwap(client, stuff->glxpixmap);
151 LEGAL_NEW_RESOURCE(glxpixmap, client);
157 if (!glxServer.addXIDMap(glxpixmap, vendor)) {
162 glxServer.removeXIDMap(glxpixmap);
192 CARD32 glxpixmap; local in function:dispatch_DestroyGLXPixmap
195 glxpixmap = GlxCheckSwap(client, stuff->glxpixmap);
196 vendor = glxServer.getXIDMap(glxpixmap);
318 CARD32 screen, glxpixmap; local in function:dispatch_CreatePixmap
419 CARD32 glxpixmap; local in function:dispatch_DestroyPixmap
[all...]
H A Dglxcmdsswap.c255 __GLX_SWAP_INT(&req->glxpixmap);
276 __GLX_SWAP_INT(&req->glxpixmap);
304 __GLX_SWAP_INT(&req->glxpixmap);
317 __GLX_SWAP_INT(&req->glxpixmap);
333 __GLX_SWAP_INT(&req->glxpixmap);
H A Dglxcmds.c1284 req->pixmap, req->glxpixmap);
1309 req->pixmap, req->glxpixmap);
1313 determineTextureTarget(cl->client, req->glxpixmap,
1337 config, req->pixmap, req->glxpixmap);
1360 return DoDestroyDrawable(cl, req->glxpixmap, GLX_DRAWABLE_PIXMAP);
1373 return DoDestroyDrawable(cl, req->glxpixmap, GLX_DRAWABLE_PIXMAP);
H A Dglxext.c397 resource = maybe_swap32(client, req->glxpixmap);
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A DMakefile.am46 glxpixmap \ program in directory:bin
H A Dglxgears_pixmap.c272 GLXPixmap glxpixmap; member in struct:gears
403 gears->glxpixmap = glXCreatePixmap(dpy, fbconfig[0], gears->pixmap, NULL);
404 if (!gears->glxpixmap) {
528 glXMakeCurrent(dpy, gears.glxpixmap, gears.ctx);
543 glXDestroyPixmap(dpy, gears.glxpixmap);
H A DMakefile.in121 @HAVE_X11_TRUE@ glxpixmap$(EXEEXT) glxpbdemo$(EXEEXT) \
182 glxpixmap_SOURCES = glxpixmap.c
183 glxpixmap_OBJECTS = glxpixmap.$(OBJEXT)
266 glxheads.c $(glxinfo_SOURCES) glxpbdemo.c glxpixmap.c \
274 glxpixmap.c glxsnoop.c glxswapcontrol.c manywin.c multictx.c \
632 glxpixmap$(EXEEXT): $(glxpixmap_OBJECTS) $(glxpixmap_DEPENDENCIES) $(EXTRA_glxpixmap_DEPENDENCIES)
633 @rm -f glxpixmap$(EXEEXT)
713 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glxpixmap.Po@am__quote@
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglxcmdsswap.c300 __GLX_SWAP_INT(&req->glxpixmap);
319 __GLX_SWAP_INT(&req->glxpixmap);
346 __GLX_SWAP_INT(&req->glxpixmap);
360 __GLX_SWAP_INT(&req->glxpixmap);
374 __GLX_SWAP_INT(&req->glxpixmap);
H A Dglxcmds.c1234 req->pixmap, req->glxpixmap);
1258 req->pixmap, req->glxpixmap);
1262 determineTextureTarget(cl->client, req->glxpixmap,
1285 config, req->pixmap, req->glxpixmap);
1310 return DoDestroyDrawable(cl, req->glxpixmap, GLX_DRAWABLE_PIXMAP);
1322 return DoDestroyDrawable(cl, req->glxpixmap, GLX_DRAWABLE_PIXMAP);
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxcmds.c736 req->glxpixmap = xid = XAllocID(dpy);
740 if (InitGLXDrawable(dpy, glxDraw, pixmap, req->glxpixmap)) {
779 dreq->glxpixmap = xid;
793 glXDestroyGLXPixmap(Display * dpy, GLXPixmap glxpixmap) argument
796 if(apple_glx_pixmap_destroy(dpy, glxpixmap))
797 __glXSendError(dpy, GLXBadPixmap, glxpixmap, X_GLXDestroyPixmap, false);
812 req->glxpixmap = glxpixmap;
816 DestroyGLXDrawable(dpy, glxpixmap);
821 __GLXDRIdrawable *pdraw = GetGLXDRIDrawable(dpy, glxpixmap);
[all...]
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxcmds.c734 req->glxpixmap = xid = XAllocID(dpy);
738 if (InitGLXDrawable(dpy, glxDraw, pixmap, req->glxpixmap)) {
777 dreq->glxpixmap = xid;
791 glXDestroyGLXPixmap(Display * dpy, GLXPixmap glxpixmap) argument
794 if(apple_glx_pixmap_destroy(dpy, glxpixmap))
795 __glXSendError(dpy, GLXBadPixmap, glxpixmap, X_GLXDestroyPixmap, false);
810 req->glxpixmap = glxpixmap;
814 DestroyGLXDrawable(dpy, glxpixmap);
819 __GLXDRIdrawable *pdraw = GetGLXDRIDrawable(dpy, glxpixmap);
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxcmdsswap.c340 __GLX_SWAP_INT(&req->glxpixmap);
354 __GLX_SWAP_INT(&req->glxpixmap);
366 __GLX_SWAP_INT(&req->glxpixmap);
H A Dglxcmds.c1809 be_new_req->glxpixmap = (unsigned int)pGlxPixmap->be_xids[s];
1831 ext_req->glxpixmap = (unsigned int)pGlxPixmap->be_xids[s];
1847 be_req->glxpixmap = (unsigned int)pGlxPixmap->be_xids[s];
1873 req->screen, req->pixmap, req->glxpixmap) );
1881 req->screen, req->pixmap, req->glxpixmap) );
1888 XID glxpixmap = req->glxpixmap; local in function:__glXDestroyGLXPixmap
1896 dixLookupResourceByType((pointer*) &pGlxPixmap, glxpixmap,
1899 client->errorValue = glxpixmap;
1902 FreeResource(glxpixmap, FALS
[all...]
/xsrc/external/mit/xorgproto/dist/include/GL/
H A Dglxproto.h308 GLXPixmap glxpixmap; member in struct:GLXCreateGLXPixmap
319 GLXPixmap glxpixmap; member in struct:GLXDestroyGLXPixmap
423 GLXPixmap glxpixmap; member in struct:GLXCreatePixmap
436 GLXPixmap glxpixmap; member in struct:GLXDestroyPixmap
1023 GLXPixmap glxpixmap; member in struct:GLXCreateGLXPixmapWithConfigSGIX
/xsrc/external/mit/MesaLib/dist/docs/
H A Dxlibdriver.rst153 See the xdemos/glxpixmap.c file for an example of how to use this

Completed in 28 milliseconds