Searched refs:glBlendFunc (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/mbgl/gl/ |
| H A D | gl_impl.hpp | 45 #define glBlendFunc(...) QOpenGLContext::currentContext()->functions()->glBlendFunc(__VA_ARGS__) macro
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_program.c | 509 glBlendFunc(src_blend, dst_blend); in glamor_set_blend()
|
| H A D | glamor_render.c | 1105 glBlendFunc(op_info->source_blend, op_info->dest_blend); in glamor_composite_set_shader_blend()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ |
| H A D | value.cpp | 198 glBlendFunc(static_cast<GLenum>(value.sfactor), static_cast<GLenum>(value.dfactor))); in Set()
|
| /OK3568_Linux_fs/external/libmali/include/GLES/ |
| H A D | gl.h | 449 GL_API void GL_APIENTRY glBlendFunc (GLenum sfactor, GLenum dfactor);
|
| /OK3568_Linux_fs/external/libmali/include/GLES2/ |
| H A D | gl2.h | 536 GL_APICALL void GL_APIENTRY glBlendFunc (GLenum sfactor, GLenum dfactor);
|
| /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 | 536 GL_APICALL void GL_APIENTRY glBlendFunc (GLenum sfactor, GLenum dfactor);
|
| H A D | gl31.h | 538 GL_APICALL void GL_APIENTRY glBlendFunc (GLenum sfactor, GLenum dfactor);
|
| H A D | gl32.h | 538 GL_APICALL void GL_APIENTRY glBlendFunc (GLenum sfactor, GLenum dfactor);
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | indirect_dispatch.c | 1368 glBlendFunc(*(GLenum *) (pc + 0), *(GLenum *) (pc + 4)); in __glXDisp_BlendFunc()
|
| H A D | indirect_dispatch_swap.c | 1561 glBlendFunc((GLenum) bswap_ENUM(pc + 0), (GLenum) bswap_ENUM(pc + 4)); in __glXDispSwap_BlendFunc()
|