词条 | glXDestroyGLXPixmap |
释义 | glXDestroyGLXPixmap NAME glXDestroyGLXPixmap - destroy a GLX pixmap C SPECIFICATION void glXDestroyGLXPixmap( Display *dpy, GLXPixmap pix ) PARAMETERS dpy ? Specifies the connection to the X server. pix ? Specifies the GLX pixmap to be destroyed. DESCRIPTION If GLX pixmap pix is not current to any client, glXDestroyGLXPixmap destroys it immediately. Otherwise, pix is destroyed when it becomes not current to any client. In either case, the resource ID is freed immediately. ERRORS GLX_Bad_Pixmap is generated if pix is not a valid GLX pixmap. |
随便看 |
百科全书收录4421916条中文百科知识,基本涵盖了大多数领域的百科知识,是一部内容开放、自由的电子版百科全书。