Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Daccum.c188 accum_or_load(struct gl_context *ctx, GLfloat value, in accum_or_load() function
429 accum_or_load(ctx, value, xpos, ypos, width, height, GL_FALSE); in accum()
433 accum_or_load(ctx, value, xpos, ypos, width, height, GL_TRUE); in accum()