HomeSort by relevance Sort by last modified time
    Searched refs:EGL_CONTEXT_MINOR_VERSION_KHR (Results 1 - 14 of 14) sorted by null

  /frameworks/native/opengl/tools/glgen/stubs/egl/
EGLExtHeader.java-if 28 public static final int EGL_CONTEXT_MINOR_VERSION_KHR = 0x30FB;
  /frameworks/base/opengl/java/android/opengl/
EGLExt.java 28 public static final int EGL_CONTEXT_MINOR_VERSION_KHR = 0x30FB;
  /external/deqp/modules/egl/
teglCreateContextExtTests.cpp 57 #define EGL_CONTEXT_MINOR_VERSION_KHR 0x30FB
256 case EGL_CONTEXT_MINOR_VERSION_KHR:
357 case EGL_CONTEXT_MINOR_VERSION_KHR:
359 attribListString << "EGL_CONTEXT_MINOR_VERSION_KHR, " << (*iter) << ", ";
421 case EGL_CONTEXT_MINOR_VERSION_KHR:
737 case EGL_CONTEXT_MINOR_VERSION_KHR:
    [all...]
  /external/chromium_org/third_party/mesa/src/src/egl/main/
eglcontext.c 105 case EGL_CONTEXT_MINOR_VERSION_KHR:
248 * EGL_CONTEXT_MINOR_VERSION_KHR, when considered together with
299 * EGL_CONTEXT_MINOR_VERSION_KHR specify an OpenGL ES version that
  /external/mesa3d/src/egl/main/
eglcontext.c 105 case EGL_CONTEXT_MINOR_VERSION_KHR:
248 * EGL_CONTEXT_MINOR_VERSION_KHR, when considered together with
299 * EGL_CONTEXT_MINOR_VERSION_KHR specify an OpenGL ES version that
  /external/deqp/framework/egl/
egluGLContextFactory.cpp 56 #define EGL_CONTEXT_MINOR_VERSION_KHR 0x30FB
415 attribList.push_back(EGL_CONTEXT_MINOR_VERSION_KHR);
430 attribList.push_back(EGL_CONTEXT_MINOR_VERSION_KHR);
  /external/chromium_org/third_party/angle/include/EGL/
eglext.h 440 #define EGL_CONTEXT_MINOR_VERSION_KHR 0x30FB
  /external/chromium_org/third_party/khronos/EGL/
eglext.h 429 #define EGL_CONTEXT_MINOR_VERSION_KHR 0x30FB
  /external/chromium_org/third_party/mesa/src/include/EGL/
eglext.h 427 #define EGL_CONTEXT_MINOR_VERSION_KHR 0x30FB
  /external/mesa3d/include/EGL/
eglext.h 427 #define EGL_CONTEXT_MINOR_VERSION_KHR 0x30FB
  /frameworks/native/opengl/include/EGL/
eglext.h 424 #define EGL_CONTEXT_MINOR_VERSION_KHR 0x30FB
  /external/robolectric/lib/main/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 

Completed in 232 milliseconds