ó
    š3j+  ã                   ó`   • S r SSKJrJrJr  SSKJrJr  SSKrSSKJ	r	J
r
  SSK7  SSKJr  S rg)	a—  OpenGL extension SGIX.async_pixel

This module customises the behaviour of the 
OpenGL.raw.GL.SGIX.async_pixel to provide a more 
Python-friendly API

Overview (from the spec)
        
        This extension introduces a new asynchronous mode for texture
        download, pixel download and pixel readback commands.  It allows
        programs to transfer textures or images between the host and the
        graphics accelerator in parallel with the execution of other
        graphics commands (possibly taking advantage of a secondary path
        to the graphics accelerator).  It also allows programs to issue
        non-blocking pixel readback commands that return immediately after
        they are issued so that the program can issue other commands while
        the readback takes place.

The official definition of this extension is available here:
http://www.opengl.org/registry/specs/SGIX/async_pixel.txt
é    )ÚplatformÚconstantÚarrays)Ú
extensionsÚwrapperN)Ú_typesÚ_glgets)Ú*)Ú_EXTENSION_NAMEc                  ó:   • SSK Jn   U R                  " [        5      $ )z=Return boolean indicating whether this extension is availabler   ©r   )ÚOpenGLr   ÚhasGLExtensionr   r   s    ÚT/home/wildlama/miniconda3/lib/python3.13/site-packages/OpenGL/GL/SGIX/async_pixel.pyÚglInitAsyncPixelSGIXr      s   € å!Ø×$Ò$¤oÓ7Ð7ó    )Ú__doc__r   r   r   r   r   r   ÚctypesÚOpenGL.raw.GLr   r	   ÚOpenGL.raw.GL.SGIX.async_pixelr   r   © r   r   Ú<module>r      s&   ðñ÷* .Ñ -ß &Û ß )Ü ,Ý :ó8r   