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

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES31ExtHeader.java-if 34 public static final int GL_DIFFERENCE_KHR = 0x929E;
  /external/deqp/external/openglcts/modules/common/
glcExtTokens.cpp 276 DIFFERENCE = GL_DIFFERENCE_KHR;
glcBlendEquationAdvancedTests.cpp 64 GL_SOFTLIGHT_KHR, GL_DIFFERENCE_KHR, GL_EXCLUSION_KHR, GL_HSL_HUE_KHR,
89 case GL_DIFFERENCE_KHR:
90 return "GL_DIFFERENCE_KHR";
129 case GL_DIFFERENCE_KHR:
429 case GL_DIFFERENCE_KHR:
636 { GL_DIFFERENCE_KHR, { 0.000f, 0.875f, 0.125f, 1.000f } }, // => ~(0.250, 0.375, 0.375, 1.000)
    [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceUtils.cpp 279 case GL_DIFFERENCE_KHR: return rr::BLENDEQUATION_ADVANCED_DIFFERENCE;
  /frameworks/base/opengl/java/android/opengl/
GLES31Ext.java 34 public static final int GL_DIFFERENCE_KHR = 0x929E;
    [all...]
  /external/deqp/framework/opengl/
gluStrUtil.inl 367 case GL_DIFFERENCE_KHR: return "GL_DIFFERENCE_KHR";
    [all...]
  /external/mesa3d/src/mesa/main/
blend.c 380 case GL_DIFFERENCE_KHR:
  /external/deqp/framework/opengl/wrapper/
glwEnums.inl     [all...]
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2ext.h 67 #define GL_DIFFERENCE_KHR 0x929E
    [all...]
  /external/mesa3d/include/GLES2/
gl2ext.h 70 #define GL_DIFFERENCE_KHR 0x929E
    [all...]
  /external/swiftshader/include/GLES2/
gl2ext.h 64 #define GL_DIFFERENCE_KHR 0x929E
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2ext.h 64 #define GL_DIFFERENCE_KHR 0x929E
    [all...]
  /external/swiftshader/include/GL/
glcorearb.h     [all...]
glext.h     [all...]
  /external/mesa3d/include/GL/
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glext.h     [all...]
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/27/
android.jar 

Completed in 532 milliseconds