Searched refs:glBlendColor (Results 1 – 8 of 8) 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 | 42 … #define glBlendColor(...) QOpenGLContext::currentContext()->functions()->glBlendColor(__VA_ARGS__) macro
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ |
| H A D | value.cpp | 212 MBGL_CHECK_ERROR(glBlendColor(value.r, value.g, value.b, value.a)); in Set()
|
| /OK3568_Linux_fs/external/libmali/include/GLES2/ |
| H A D | gl2.h | 533 GL_APICALL void GL_APIENTRY glBlendColor (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
|
| /OK3568_Linux_fs/external/libmali/include/GLES3/ |
| H A D | gl3.h | 533 GL_APICALL void GL_APIENTRY glBlendColor (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
|
| H A D | gl31.h | 535 GL_APICALL void GL_APIENTRY glBlendColor (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
|
| H A D | gl32.h | 535 GL_APICALL void GL_APIENTRY glBlendColor (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | indirect_dispatch.c | 2732 glBlendColor(*(GLclampf *) (pc + 0), in __glXDisp_BlendColor()
|
| H A D | indirect_dispatch_swap.c | 3028 glBlendColor((GLclampf) bswap_FLOAT32(pc + 0), in __glXDispSwap_BlendColor()
|