Searched defs:BlendColor (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ | ||
| H A D | dd.h | 589 void (*BlendColor)(struct gl_context *ctx, const GLfloat color[4]); member in struct:dd_function_table |
| H A D | mtypes.h | 405 GLfloat BlendColor[4]; /**< Blending color */ member in struct:gl_colorbuffer_attrib |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ | ||
| H A D | dd.h | 678 void (*BlendColor)(struct gl_context *ctx, const GLfloat color[4]); member in struct:dd_function_table |
| H A D | mtypes.h | 357 GLfloat BlendColor[4]; /**< Blending color */ member in struct:gl_colorbuffer_attrib |
Completed in 29 milliseconds