Home
last modified time | relevance | path

Searched refs:GL_MULTISAMPLE_ARB (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/main/
Denable.c767 case GL_MULTISAMPLE_ARB: in _mesa_set_enable()
1511 case GL_MULTISAMPLE_ARB: in _mesa_IsEnabled()
Dattrib.c605 GL_MULTISAMPLE_ARB); in pop_enable_group()
Dget.c663 { GL_MULTISAMPLE_ARB, CONTEXT_BOOL(Multisample.Enabled), NO_EXTRA },
/external/mesa3d/include/GL/
Dglext.h1473 #define GL_MULTISAMPLE_ARB 0x809D macro