HomeSort by relevance Sort by last modified time
    Searched refs:st_draw_quad (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/mesa/state_tracker/
st_draw.h 91 st_draw_quad(struct st_context *st,
st_cb_clear.c 297 if (!st_draw_quad(st, x0, y0, x1, y1,
st_draw.c 410 st_draw_quad(struct st_context *st, function
st_cb_bitmap.c 342 if (!st_draw_quad(st, clip_x0, clip_y0, clip_x1, clip_y1, z,
st_cb_drawpixels.c 744 if (!st_draw_quad(st, clip_x0, clip_y0, clip_x1, clip_y1, z,
    [all...]

Completed in 220 milliseconds