/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
st_cb_clear.c | 136 draw_quad(struct st_context *st, function 314 draw_quad(st, x0, y0, x1, y1, (GLfloat) ctx->Depth.Clear, &clearColor);
|
st_cb_drawpixels.c | 566 draw_quad(struct gl_context *ctx, GLfloat x0, GLfloat y0, GLfloat z, function 802 draw_quad(ctx, x0, y0, z, x1, y1, color, invertTex, [all...] |
/external/mesa3d/src/mesa/state_tracker/ |
st_cb_clear.c | 136 draw_quad(struct st_context *st, function 314 draw_quad(st, x0, y0, x1, y1, (GLfloat) ctx->Depth.Clear, &clearColor);
|
st_cb_drawpixels.c | 566 draw_quad(struct gl_context *ctx, GLfloat x0, GLfloat y0, GLfloat z, function 802 draw_quad(ctx, x0, y0, z, x1, y1, color, invertTex, [all...] |