Home
last modified time | relevance | path

Searched refs:fetch_start (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_vsplit_tmp.h44 unsigned fetch_start, fetch_count; in CONCAT() local
88 fetch_start = min_index + elt_bias; in CONCAT()
91 /* Check for overflow in the fetch_start */ in CONCAT()
92 if (fetch_start < min_index || fetch_start < elt_bias) in CONCAT()
121 fetch_start, fetch_count, in CONCAT()
H A Ddraw_pt.h119 unsigned fetch_start,

Completed in 2 milliseconds