Searched refs:GL_COLORDODGE_KHR (Results 1 - 17 of 17) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcExtTokens.cpp | 272 COLORDODGE = GL_COLORDODGE_KHR; in init()
|
H A D | glcBlendEquationAdvancedTests.cpp | 63 GL_LIGHTEN_KHR, GL_COLORDODGE_KHR, GL_COLORBURN_KHR, GL_HARDLIGHT_KHR, 81 case GL_COLORDODGE_KHR: in GetModeStr() 82 return "GL_COLORDODGE_KHR"; in GetModeStr() 121 case GL_COLORDODGE_KHR: in GetLayoutQualifierStr() 421 case GL_COLORDODGE_KHR: 632 { GL_COLORDODGE_KHR, { 0.750f, 0.875f, 1.000f, 1.000f } }, // => ~(1.000, 1.000, 1.000, 1.000)
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrReferenceUtils.cpp | 275 case GL_COLORDODGE_KHR: return rr::BLENDEQUATION_ADVANCED_COLORDODGE; in mapGLBlendEquationAdvanced()
|
/third_party/mesa3d/src/mesa/main/ |
H A D | blend.c | 472 case GL_COLORDODGE_KHR: in advanced_blend_mode_from_gl_enum()
|
/third_party/mesa3d/include/GLES2/ |
H A D | gl2ext.h | 60 #define GL_COLORDODGE_KHR 0x9299 macro
|
/third_party/openGLES/api/GLES2/ |
H A D | gl2ext.h | 41 #define GL_COLORDODGE_KHR 0x9299 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GLES2/ |
H A D | gl2ext.h | 60 #define GL_COLORDODGE_KHR 0x9299 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/ |
H A D | gl2ext.h | 60 #define GL_COLORDODGE_KHR 0x9299 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES2/ |
H A D | gl2ext.h | 41 #define GL_COLORDODGE_KHR 0x9299 macro
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 3850 #define GL_COLORDODGE_KHR 0x9299 macro
|
H A D | glext.h | 4947 #define GL_COLORDODGE_KHR 0x9299 macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 3837 #define GL_COLORDODGE_KHR 0x9299 macro
|
H A D | glext.h | 4929 #define GL_COLORDODGE_KHR 0x9299 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 3868 #define GL_COLORDODGE_KHR 0x9299 macro
|
H A D | glext.h | 4960 #define GL_COLORDODGE_KHR 0x9299 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 3868 #define GL_COLORDODGE_KHR 0x9299 macro
|
H A D | glext.h | 4959 #define GL_COLORDODGE_KHR 0x9299 macro
|
Completed in 287 milliseconds