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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch.c38 struct pt_fetch { struct
60 draw_pt_fetch_prepare(struct pt_fetch *fetch,
150 draw_pt_fetch_run(struct pt_fetch *fetch,
177 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)
/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,
150 draw_pt_fetch_run(struct pt_fetch *fetch,
177 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 968 milliseconds