Searched refs:GL_MULTISAMPLE_ARB (Results 1 – 6 of 6) sorted by relevance
143 GL11.glEnable(ARBMultisample.GL_MULTISAMPLE_ARB); in createContext()
767 case GL_MULTISAMPLE_ARB: in _mesa_set_enable()1511 case GL_MULTISAMPLE_ARB: in _mesa_IsEnabled()
605 GL_MULTISAMPLE_ARB); in pop_enable_group()
663 { GL_MULTISAMPLE_ARB, CONTEXT_BOOL(Multisample.Enabled), NO_EXTRA },
376 boolean enabled = glIsEnabled(ARBMultisample.GL_MULTISAMPLE_ARB); in initialize()378 glEnable(ARBMultisample.GL_MULTISAMPLE_ARB); in initialize()
1473 #define GL_MULTISAMPLE_ARB 0x809D macro