HomeSort by relevance Sort by last modified time
    Searched defs:BlendColor (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/main/
dd.h 533 void (*BlendColor)(struct gl_context *ctx, const GLfloat color[4]);
    [all...]
mtypes.h 439 GLfloat BlendColor[4]; /**< Blending color */
    [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
libGLESv2.cpp 337 void BlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha)
    [all...]

Completed in 91 milliseconds