
    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\R                  " \5      R                  S	S5      R                  S
S5      r\R                  " \5      R                  S	S5      R                  SS5      rg)a  OpenGL extension EXT.multi_draw_arrays

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

Overview (from the spec)
        
        These functions behave identically to the standard OpenGL 1.1 functions
        glDrawArrays() and glDrawElements() except they handle multiple lists of
        vertices in one call. Their main purpose is to allow one function call
        to render more than one primitive such as triangle strip, triangle fan,
        etc.

The official definition of this extension is available here:
http://www.opengl.org/registry/specs/EXT/multi_draw_arrays.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    \/home/wildlama/miniconda3/lib/python3.13/site-packages/OpenGL/GLES1/EXT/multi_draw_arrays.pyglInitMultiDrawArraysEXTr      s    !$$o77    countfirstindices)__doc__r   r   r   r   r   r   ctypesOpenGL.raw.GLES1r   r	   &OpenGL.raw.GLES1.EXT.multi_draw_arraysr   r   glMultiDrawArraysEXTsetInputArraySizeglMultiDrawElementsEXT r   r   <module>r      s   " . - &  , 4 B8 __%9:LLTT  '=>PPTt r   