Searched refs:st_draw_quad (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/mesa/state_tracker/ |
D | st_draw.h | 78 st_draw_quad(struct st_context *st,
|
D | st_draw.c | 351 st_draw_quad(struct st_context *st, in st_draw_quad() function
|
D | st_cb_clear.c | 299 if (!st_draw_quad(st, x0, y0, x1, y1, in clear_with_quad()
|
D | st_cb_bitmap.c | 322 if (!st_draw_quad(st, clip_x0, clip_y0, clip_x1, clip_y1, z, in draw_bitmap_quad()
|
D | st_cb_drawpixels.c | 744 if (!st_draw_quad(st, clip_x0, clip_y0, clip_x1, clip_y1, z, in draw_textured_quad()
|