Lines Matching refs:fetch
50 /* The "front end" - prepare sets of fetch, draw elements for the
53 * The fetch elements are indices to the vertices. The draw elements are
55 * linear, middle->run_linear is called; When only the fetch elements are
60 * the draw elements (as well as the fetch elements) are splitted and the
87 * - fetch, vertex shade, cliptest, prim-pipeline
88 * - fetch, emit (ie passthrough)
206 * API vertex fetch:
212 draw_pt_fetch_prepare(struct pt_fetch *fetch,
218 draw_pt_fetch_run(struct pt_fetch *fetch,
224 draw_pt_fetch_run_linear(struct pt_fetch *fetch,
230 draw_pt_fetch_destroy(struct pt_fetch *fetch);