i965/fs_nir: Handle sample ID, position, and mask better
[mesa.git] / src / glx / apple / apple_glx.c
index 4e2aa33e59f06268b8ff10ed5955458646f2f18a..3b570882572f198f0df8ef2855eed236c497f23e 100644 (file)
@@ -43,8 +43,6 @@
 static bool initialized = false;
 static int dri_event_base = 0;
 
-const GLuint __glXDefaultPixelStore[9] = { 0, 0, 0, 0, 0, 0, 0, 0, 1 };
-
 int
 apple_get_dri_event_base(void)
 {