Home
last modified time | relevance | path

Searched defs:BlendColor (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.cpp308 void GL_APIENTRY BlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in BlendColor() function
/external/mesa3d/src/mesa/main/
Ddd.h603 void (*BlendColor)(struct gl_context *ctx, const GLfloat color[4]); member
Dmtypes.h403 GLfloat BlendColor[4]; /**< Blending color */ member