Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_draw.h78 st_draw_quad(struct st_context *st,
Dst_draw.c351 st_draw_quad(struct st_context *st, in st_draw_quad() function
Dst_cb_clear.c299 if (!st_draw_quad(st, x0, y0, x1, y1, in clear_with_quad()
Dst_cb_bitmap.c322 if (!st_draw_quad(st, clip_x0, clip_y0, clip_x1, clip_y1, z, in draw_bitmap_quad()
Dst_cb_drawpixels.c744 if (!st_draw_quad(st, clip_x0, clip_y0, clip_x1, clip_y1, z, in draw_textured_quad()