Searched refs:EGL_SAMPLE_BUFFERS (Results 1 – 3 of 3) sorted by relevance
113 #define EGL_SAMPLE_BUFFERS 0x3032 macro
324 …case EGL_SAMPLE_BUFFERS: match = config->mSampleBuffers >= attribute[1]; … in getConfigs()
319 case EGL_SAMPLE_BUFFERS: *value = configuration->mSampleBuffers; break; in getConfigAttrib()