Searched refs:accum_or_load (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | accum.c | 247 accum_or_load(struct gl_context *ctx, GLfloat value, in accum_or_load() function 483 accum_or_load(ctx, value, xpos, ypos, width, height, GL_FALSE); in _mesa_accum() 487 accum_or_load(ctx, value, xpos, ypos, width, height, GL_TRUE); in _mesa_accum()
|