mesa/varray: split update_array() into validate_array() and update_array()
[mesa.git] / src / mesa / main / glheader.h
index 40fada1ce03453956b9b73cb5515738feb1651f3..3f2a923782c09a44c7bf16d08ac626d016897fe2 100644 (file)
@@ -140,6 +140,9 @@ typedef void *GLeglImageOES;
 #define GL_ETC1_RGB8_OES                                        0x8D64
 #endif
 
+#ifndef GL_EXT_shader_framebuffer_fetch
+#define GL_FRAGMENT_SHADER_DISCARDS_SAMPLES_EXT                 0x8A52
+#endif
 
 /* Inexplicably, GL_HALF_FLOAT_OES has a different value than GL_HALF_FLOAT.
  */