Searched refs:GL_OVERLAY_KHR (Results 1 - 17 of 17) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcExtTokens.cpp | 269 OVERLAY = GL_OVERLAY_KHR; in init()
|
H A D | glcBlendEquationAdvancedTests.cpp | 62 static const glw::GLenum s_modes[] = { GL_MULTIPLY_KHR, GL_SCREEN_KHR, GL_OVERLAY_KHR, GL_DARKEN_KHR, 75 case GL_OVERLAY_KHR: in GetModeStr() 76 return "GL_OVERLAY_KHR"; in GetModeStr() 115 case GL_OVERLAY_KHR: in GetLayoutQualifierStr() 415 case GL_OVERLAY_KHR: 629 { GL_OVERLAY_KHR, { 1.000f, 1.000f, 1.000f, 1.000f } }, // => ~(0.500, 0.750, 1.000, 1.000)
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrReferenceUtils.cpp | 272 case GL_OVERLAY_KHR: return rr::BLENDEQUATION_ADVANCED_OVERLAY; in mapGLBlendEquationAdvanced()
|
/third_party/mesa3d/src/mesa/main/ |
H A D | blend.c | 466 case GL_OVERLAY_KHR: in advanced_blend_mode_from_gl_enum()
|
/third_party/mesa3d/include/GLES2/ |
H A D | gl2ext.h | 57 #define GL_OVERLAY_KHR 0x9296 macro
|
/third_party/openGLES/api/GLES2/ |
H A D | gl2ext.h | 38 #define GL_OVERLAY_KHR 0x9296 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GLES2/ |
H A D | gl2ext.h | 57 #define GL_OVERLAY_KHR 0x9296 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/ |
H A D | gl2ext.h | 57 #define GL_OVERLAY_KHR 0x9296 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES2/ |
H A D | gl2ext.h | 38 #define GL_OVERLAY_KHR 0x9296 macro
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 3847 #define GL_OVERLAY_KHR 0x9296 macro
|
H A D | glext.h | 4944 #define GL_OVERLAY_KHR 0x9296 macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 3834 #define GL_OVERLAY_KHR 0x9296 macro
|
H A D | glext.h | 4926 #define GL_OVERLAY_KHR 0x9296 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 3865 #define GL_OVERLAY_KHR 0x9296 macro
|
H A D | glext.h | 4957 #define GL_OVERLAY_KHR 0x9296 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 3865 #define GL_OVERLAY_KHR 0x9296 macro
|
H A D | glext.h | 4956 #define GL_OVERLAY_KHR 0x9296 macro
|
Completed in 328 milliseconds