Home
last modified time | relevance | path

Searched refs:blend_general_float (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
Ds_blend.c474 blend_general_float(struct gl_context *ctx, GLuint n, const GLubyte mask[], in blend_general_float() function
851 blend_general_float(ctx, n, mask, rgbaF, destF, chanType); in blend_general()
876 blend_general_float(ctx, n, mask, rgbaF, destF, chanType); in blend_general()
888 blend_general_float(ctx, n, mask, (GLfloat (*)[4]) src, in blend_general()
/external/mesa3d/src/mesa/swrast/
Ds_blend.c474 blend_general_float(struct gl_context *ctx, GLuint n, const GLubyte mask[], in blend_general_float() function
851 blend_general_float(ctx, n, mask, rgbaF, destF, chanType); in blend_general()
876 blend_general_float(ctx, n, mask, rgbaF, destF, chanType); in blend_general()
888 blend_general_float(ctx, n, mask, (GLfloat (*)[4]) src, in blend_general()