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

/external/mesa3d/src/mesa/main/
H A Ddd.h533 void (*BlendColor)(struct gl_context *ctx, const GLfloat color[4]); member in struct:dd_function_table
H A Dmtypes.h439 GLfloat BlendColor[4]; /**< Blending color */ member in struct:gl_colorbuffer_attrib
/external/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv2.cpp337 void BlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) function in namespace:es2

Completed in 180 milliseconds