Searched refs:GL_SRC_ALPHA (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ |
| H A D | color_mode.cpp | 18 static_assert(underlying_type(ColorMode::SrcAlpha) == GL_SRC_ALPHA, "OpenGL enum mismatch"); 34 static_assert(underlying_type(ColorMode::SrcAlpha) == GL_SRC_ALPHA, "OpenGL enum mismatch");
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_program.c | 439 [PictOpInReverse] = {0, 1, GL_ZERO, GL_SRC_ALPHA}, 443 [PictOpAtopReverse] = {1, 1, GL_ONE_MINUS_DST_ALPHA, GL_SRC_ALPHA}, 490 case GL_SRC_ALPHA: in glamor_set_blend() 499 case GL_SRC_ALPHA: in glamor_set_blend()
|
| H A D | glamor_render.c | 53 [PictOpInReverse] = {0, 1, GL_ZERO, GL_SRC_ALPHA}, 57 [PictOpAtopReverse] = {1, 1, GL_ONE_MINUS_DST_ALPHA, GL_SRC_ALPHA}, 430 case GL_SRC_ALPHA: in glamor_translate_blend_alpha_to_red() 476 case GL_SRC_ALPHA: in glamor_set_composite_op() 486 case GL_SRC_ALPHA: in glamor_set_composite_op()
|
| /OK3568_Linux_fs/external/libmali/include/GLES/ |
| H A D | gl.h | 101 #define GL_SRC_ALPHA 0x0302 macro
|
| /OK3568_Linux_fs/external/libmali/include/GLES2/ |
| H A D | gl2.h | 98 #define GL_SRC_ALPHA 0x0302 macro
|
| /OK3568_Linux_fs/external/libmali/include/GLES3/ |
| H A D | gl3.h | 98 #define GL_SRC_ALPHA 0x0302 macro
|
| H A D | gl31.h | 100 #define GL_SRC_ALPHA 0x0302 macro
|
| H A D | gl32.h | 100 #define GL_SRC_ALPHA 0x0302 macro
|