ó
    š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)	a4  OpenGL extension SGIS.texture_select

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

Overview (from the spec)
        
        This extension introduces several new texture internal formats.  The
        purpose of these new formats is to reorganize the components of a
        texture into groups of components.  The currently selected group
        effectively becomes the internal format.
        
        Also, two new texture parameters are introduced that control the
        selection of these groups of components.
        
        For example, assume a texture internal format of DUAL_LUMINANCE4_SGIS is
        specified.  Now there are two groups of components, where each group has
        a format of LUMINANCE4.  One of the two LUMINANCE groups is always
        selected.  components can be selected and then interpreted as a LUMINANCE
        texture.
        
        The purpose of this extension is allow better utilization of texture
        memory by subdividing the internal representation of a texel into 1, 2,
        or 4 smaller texels.  Additionally, this may improve performance of
        texture downloads.

The official definition of this extension is available here:
http://www.opengl.org/registry/specs/SGIS/texture_select.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    ÚW/home/wildlama/miniconda3/lib/python3.13/site-packages/OpenGL/GL/SGIS/texture_select.pyÚglInitTextureSelectSGISr   &   s   € å!Ø×$Ò$¤oÓ7Ð7ó    )Ú__doc__r   r   r   r   r   r   ÚctypesÚOpenGL.raw.GLr   r	   Ú!OpenGL.raw.GL.SGIS.texture_selectr   r   © r   r   Ú<module>r      s&   ðñ÷< .Ñ -ß &Û ß )Ü /Ý =ó8r   