The OpenNET Project / Index page

[ новости /+++ | форум | wiki | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

glXDestroyGLXPbufferSGIX (3)
  • >> glXDestroyGLXPbufferSGIX (3) ( Solaris man: Библиотечные вызовы )
  • 
    NAME
         glXDestroyGLXPbufferSGIX - destroy a GLXPbuffer
    
    C SPECIFICATION
         void glXDestroyGLXPbufferSGIX ( Display *dpy,
              GLXPbuffer pbuf)
    
    PARAMETERS
         dpy     Specifies the connection to the X server.
    
         pbuf    Specifies the GLXPbuffer to be destroyed.
    
    DESCRIPTION
         If GLXPbuffer <pbuf> is not current to any  client,  glXDes-
         troyGLXPbufferSGIX   destroys   it  immediately.  Otherwise,
         <pbuf> is destroyed when  it  becomes  not  current  to  any
         client.  In  either  case,  any  memory  resources  that are
         attached to it are freed, and its XID is made available  for
         reuse immediately.
    
    NOTES
         glXDestroyGLXPbufferSGIX  is  part  of  the  GLX   extension
         SGIX_pbuffer,  not  part  of  the  core  GLX command set. If
         SGIX_pbuffer  is  included  in  the   string   returned   by
         glXQueryExtensionsString,  extension  SGIX_pbuffer  is  sup-
         ported by the connection.
    
    ERRORS
         GLXBadPbufferSGIX is generated if  <pbuf>  is  not  a  valid
         GLXPbuffer.
    
    SEE ALSO
         glXCreateGLXPbufferSGIX, glxMakeCurrent, glXQueryExtensions-
         String.
    
    
    
    


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру