Searched refs:blend_general_float (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/swrast/ |
D | s_blend.c | 471 blend_general_float(struct gl_context *ctx, GLuint n, const GLubyte mask[], in blend_general_float() function 848 blend_general_float(ctx, n, mask, rgbaF, destF, chanType); in blend_general() 873 blend_general_float(ctx, n, mask, rgbaF, destF, chanType); in blend_general() 885 blend_general_float(ctx, n, mask, (GLfloat (*)[4]) src, in blend_general()
|