Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP VISUALIZE-IVL Documentation: HP 9000 Series 700 Computers > Appendix B Appendix B: HP-IVL Reference

glXDestroyGLXPixmap

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

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 the specified GLX pixmap, pix, is not current to any client, glXDestroyGLXPixmap destroys it immediately. Otherwise, pix is destroyed when it is no longer 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.

See Also

glXCreateGLXPixmap, glXMakeCurrent.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© Hewlett-Packard Development Company, L.P.