Searched refs:GL_DIFFERENCE_KHR (Results 1 - 17 of 17) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcExtTokens.cpp | 276 DIFFERENCE = GL_DIFFERENCE_KHR; in init()
|
H A D | glcBlendEquationAdvancedTests.cpp | 64 GL_SOFTLIGHT_KHR, GL_DIFFERENCE_KHR, GL_EXCLUSION_KHR, GL_HSL_HUE_KHR, 89 case GL_DIFFERENCE_KHR: in GetModeStr() 90 return "GL_DIFFERENCE_KHR"; in GetModeStr() 129 case GL_DIFFERENCE_KHR: in GetLayoutQualifierStr() 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)
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrReferenceUtils.cpp | 279 case GL_DIFFERENCE_KHR: return rr::BLENDEQUATION_ADVANCED_DIFFERENCE; in mapGLBlendEquationAdvanced()
|
/third_party/mesa3d/src/mesa/main/ |
H A D | blend.c | 480 case GL_DIFFERENCE_KHR: in advanced_blend_mode_from_gl_enum()
|
/third_party/mesa3d/include/GLES2/ |
H A D | gl2ext.h | 64 #define GL_DIFFERENCE_KHR 0x929E macro
|
/third_party/openGLES/api/GLES2/ |
H A D | gl2ext.h | 45 #define GL_DIFFERENCE_KHR 0x929E macro
|
/third_party/skia/third_party/externals/swiftshader/include/GLES2/ |
H A D | gl2ext.h | 64 #define GL_DIFFERENCE_KHR 0x929E macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/ |
H A D | gl2ext.h | 64 #define GL_DIFFERENCE_KHR 0x929E macro
|
/third_party/skia/third_party/externals/angle2/include/GLES2/ |
H A D | gl2ext.h | 45 #define GL_DIFFERENCE_KHR 0x929E macro
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 3854 #define GL_DIFFERENCE_KHR 0x929E macro
|
H A D | glext.h | 4951 #define GL_DIFFERENCE_KHR 0x929E macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 3841 #define GL_DIFFERENCE_KHR 0x929E macro
|
H A D | glext.h | 4933 #define GL_DIFFERENCE_KHR 0x929E macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 3872 #define GL_DIFFERENCE_KHR 0x929E macro
|
H A D | glext.h | 4964 #define GL_DIFFERENCE_KHR 0x929E macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 3872 #define GL_DIFFERENCE_KHR 0x929E macro
|
H A D | glext.h | 4963 #define GL_DIFFERENCE_KHR 0x929E macro
|
Completed in 306 milliseconds