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

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES32Header.java-if 63 public static final int GL_LOSE_CONTEXT_ON_RESET = 0x8252;
  /frameworks/base/opengl/java/android/opengl/
GLES32.java 63 public static final int GL_LOSE_CONTEXT_ON_RESET = 0x8252;
    [all...]
  /external/deqp/modules/egl/
teglCreateContextExtTests.cpp 65 DE_STATIC_ASSERT(GL_LOSE_CONTEXT_ON_RESET == 0x8252);
819 else if (expected == EGL_LOSE_CONTEXT_ON_RESET && strategy != GL_LOSE_CONTEXT_ON_RESET)
821 log << TestLog::Message << "glGetIntegerv(GL_RESET_NOTIFICATION_STRATEGY) returned '" << strategy << "', expected 'GL_LOSE_CONTEXT_ON_RESET'" << TestLog::EndMessage;
    [all...]
teglRobustnessTests.cpp 56 DE_STATIC_ASSERT(GL_LOSE_CONTEXT_ON_RESET == 0x8252);
    [all...]
  /external/deqp/framework/opengl/wrapper/
glwEnums.inl 426 #define GL_LOSE_CONTEXT_ON_RESET 0x8252
    [all...]
  /development/ndk/platforms/android-24/include/GLES3/
gl32.h     [all...]
  /external/mesa3d/include/GLES3/
gl32.h     [all...]
  /frameworks/native/opengl/include/GLES3/
gl32.h     [all...]
  /external/mesa3d/include/GL/
glcorearb.h     [all...]
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glcorearb.h     [all...]
glext.h     [all...]
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/27/
android.jar 

Completed in 701 milliseconds