Searched refs:EGL_SAMPLES (Results 1 – 3 of 3) sorted by relevance
112 #define EGL_SAMPLES 0x3031 macro
323 …case EGL_SAMPLES: match = config->mSamples >= attribute[1]; … in getConfigs()
318 case EGL_SAMPLES: *value = configuration->mSamples; break; in getConfigAttrib()