Home
last modified time | relevance | path

Searched refs:min_ofs (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_bufmgr_debug.c139 pb_size *min_ofs, pb_size *max_ofs) in check_random_pattern() argument
143 *min_ofs = size; in check_random_pattern()
147 *min_ofs = MIN2(*min_ofs, i); in check_random_pattern()
188 pb_size min_ofs, max_ofs; in pb_debug_buffer_check() local
191 &min_ofs, &max_ofs); in pb_debug_buffer_check()
194 buf->underflow_size - min_ofs, in pb_debug_buffer_check()
195 min_ofs == 0 ? "+" : "", in pb_debug_buffer_check()
201 &min_ofs, &max_ofs); in pb_debug_buffer_check()
205 min_ofs, in pb_debug_buffer_check()