HomeSort by relevance Sort by last modified time
    Searched full:attriblist (Results 76 - 85 of 85) sorted by null

1 2 34

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
glxext.h     [all...]
  /external/deqp/modules/egl/
teglImageFormatTests.cpp 326 EGLint attriblist[] = local
335 m_context = new tcu::egl::Context(m_display, config, attriblist, EGL_OPENGL_ES_API);
    [all...]
teglGLES2SharingThreadedTests.cpp 625 EGLint attriblist[] = local
642 m_context->context = eglCreateContext(m_display, m_config, m_shared->context, attriblist);
648 m_context->context = eglCreateContext(m_display, m_config, EGL_NO_CONTEXT, attriblist);
841 EGLint attriblist[] = { local
848 m_surface->surface = eglCreatePbufferSurface(m_display, m_config, attriblist);
    [all...]
teglSyncTests.cpp 306 const EGLint attribList[] = {
312 m_sync = m_ext.createSync(m_eglDisplay, m_syncType, attribList);
    [all...]
  /external/chromium_org/third_party/mesa/src/docs/
news.html 448 - glXChooseFBConfig() crashed if attribList pointer was NULL
    [all...]
versions.html     [all...]
VERSIONS     [all...]
  /external/mesa3d/docs/
news.html 448 - glXChooseFBConfig() crashed if attribList pointer was NULL
    [all...]
versions.html     [all...]
VERSIONS     [all...]

Completed in 362 milliseconds

1 2 34