ó
    š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)	aO  OpenGL extension EXT.EGL_image_array

This module customises the behaviour of the 
OpenGL.raw.GLES2.EXT.EGL_image_array to provide a more 
Python-friendly API

Overview (from the spec)
        
        This extension adds functionality to that provided by OES_EGL_image in
        order to support EGLImage 2D arrays. It extends the existing
        EGLImageTargetTexture2DOES entry point from OES_EGL_image. Render buffers
        are not extended to include array support.
        
        EGLImage 2D arrays can be created using extended versions of eglCreateImageKHR.
        For example, EGL_ANDROID_image_native_buffer can import image array native buffers
        on devices where such native buffers can be created.

The official definition of this extension is available here:
http://www.opengl.org/registry/specs/EXT/EGL_image_array.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    ÚZ/home/wildlama/miniconda3/lib/python3.13/site-packages/OpenGL/GLES2/EXT/EGL_image_array.pyÚglInitEglImageArrayEXTr      s   € å!Ø×$Ò$¤oÓ7Ð7ó    )Ú__doc__r   r   r   r   r   r   ÚctypesÚOpenGL.raw.GLES2r   r	   Ú$OpenGL.raw.GLES2.EXT.EGL_image_arrayr   r   © r   r   Ú<module>r      s&   ðñ÷( .Ñ -ß &Û ß ,Ü 2Ý @ó8r   