Searched refs:GL_ONE (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_program.c | 434 [PictOpSrc] = {0, 0, GL_ONE, GL_ZERO}, 435 [PictOpDst] = {0, 0, GL_ZERO, GL_ONE}, 436 [PictOpOver] = {0, 1, GL_ONE, GL_ONE_MINUS_SRC_ALPHA}, 437 [PictOpOverReverse] = {1, 0, GL_ONE_MINUS_DST_ALPHA, GL_ONE}, 445 [PictOpAdd] = {0, 0, GL_ONE, GL_ONE}, 482 src_blend = GL_ONE; in glamor_set_blend()
|
| H A D | glamor_render.c | 48 [PictOpSrc] = {0, 0, GL_ONE, GL_ZERO}, 49 [PictOpDst] = {0, 0, GL_ZERO, GL_ONE}, 50 [PictOpOver] = {0, 1, GL_ONE, GL_ONE_MINUS_SRC_ALPHA}, 51 [PictOpOverReverse] = {1, 0, GL_ONE_MINUS_DST_ALPHA, GL_ONE}, 59 [PictOpAdd] = {0, 0, GL_ONE, GL_ONE}, 468 source_blend = GL_ONE; in glamor_set_composite_op() 1100 if (op_info->source_blend == GL_ONE && op_info->dest_blend == GL_ZERO) { in glamor_composite_set_shader_blend()
|
| H A D | glamor_picture.c | 231 swizzle[3] = GL_ONE; in glamor_get_tex_format_type_from_pictformat()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ |
| H A D | color_mode.cpp | 13 static_assert(underlying_type(ColorMode::One) == GL_ONE, "OpenGL enum mismatch"); 29 static_assert(underlying_type(ColorMode::One) == GL_ONE, "OpenGL enum mismatch");
|
| /OK3568_Linux_fs/external/libmali/include/GLES/ |
| H A D | gl.h | 98 #define GL_ONE 1 macro
|
| /OK3568_Linux_fs/external/libmali/include/GLES2/ |
| H A D | gl2.h | 95 #define GL_ONE 1 macro
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gtk+/gtk+3/ |
| H A D | 0003-Add-disable-opengl-configure-option.patch | 419 glBlendFunc (GL_ONE, GL_ONE_MINUS_SRC_ALPHA);
|
| /OK3568_Linux_fs/external/libmali/include/GLES3/ |
| H A D | gl3.h | 95 #define GL_ONE 1 macro
|
| H A D | gl31.h | 97 #define GL_ONE 1 macro
|
| H A D | gl32.h | 97 #define GL_ONE 1 macro
|