gles/es3.1: Enable dispatch of almost all new GLES 3.1 functions
[mesa.git] / src / mapi / glapi / gen / ARB_texture_multisample.xml
index d7cf2a30aa2f94652b48d0183e447728e8d84e0f..595e1c7eae6e9f01af8696fd550e67d48ed3e8bd 100644 (file)
       <param name="fixedsamplelocations" type="GLboolean"/>
    </function>
 
-   <function name="GetMultisamplefv">
+   <function name="GetMultisamplefv" es2="3.1">
       <param name="pname" type="GLenum"/>
       <param name="index" type="GLuint"/>
       <param name="val" type="GLfloat *"/>
    </function>
 
-   <function name="SampleMaski">
+   <function name="SampleMaski" es2="3.1">
       <param name="index" type="GLuint"/>
       <param name="mask" type="GLbitfield"/>
    </function>