Home
last modified time | relevance | path

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

/external/mesa3d/src/pixelflinger2/
Dpixelflinger2.cpp66 static void BlendColor(GGLInterface * iface, GLclampf red, GLclampf green, GLclampf blue, GLclampf … in BlendColor() function
/external/mesa3d/include/pixelflinger2/
Dpixelflinger2_interface.h176 void (* BlendColor)(GGLInterface_t * iface, GLclampf red, GLclampf green, member
/external/mesa3d/src/mesa/main/
Dmtypes.h727 GLfloat BlendColor[4]; /**< Blending color */ member