Searched refs:accum_scale_or_bias (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | accum.c | 128 accum_scale_or_bias(struct gl_context *ctx, GLfloat value, function in typeref:typename:void 418 accum_scale_or_bias(ctx, value, xpos, ypos, width, height, GL_TRUE); 423 accum_scale_or_bias(ctx, value, xpos, ypos, width, height, GL_FALSE);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | accum.c | 129 accum_scale_or_bias(struct gl_context *ctx, GLfloat value, function in typeref:typename:void 419 accum_scale_or_bias(ctx, value, xpos, ypos, width, height, GL_TRUE); 424 accum_scale_or_bias(ctx, value, xpos, ypos, width, height, GL_FALSE);
|
Completed in 4 milliseconds