请输入您要查询的百科知识:

 

词条 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条中文百科知识,基本涵盖了大多数领域的百科知识,是一部内容开放、自由的电子版百科全书。

 

Copyright © 2004-2023 Cnenc.net All Rights Reserved
更新时间:2025/1/31 18:52:02