Searched defs:pt_fetch (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch.c38 struct pt_fetch { struct
60 draw_pt_fetch_prepare(struct pt_fetch *fetch,
148 draw_pt_fetch_run(struct pt_fetch *fetch,
176 draw_pt_fetch_run_linear(struct pt_fetch *fetch,
203 struct pt_fetch *
206 struct pt_fetch *fetch = CALLOC_STRUCT(pt_fetch);
222 draw_pt_fetch_destroy(struct pt_fetch *fetch)

Completed in 179 milliseconds