Home
last modified time | relevance | path

Searched refs:first_begin (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dgfx10_query.c156 query->first_begin = query->first->head; in gfx10_sh_query_begin()
260 results_begin = query->first_begin; in gfx10_sh_query_get_result()
368 unsigned begin = qbuf == query->first ? query->first_begin : 0; in gfx10_sh_query_get_result_resource()
H A Dsi_query.h274 unsigned first_begin; member
H A Dsi_query.c1097 unsigned results_base = gfx10_query->first_begin; in si_emit_query_predication()
1101 unsigned begin = qbuf == gfx10_query->first ? gfx10_query->first_begin : 0; in si_emit_query_predication()
/third_party/toybox/generated/
H A Dglobals.h518 int first_begin; member
/third_party/toybox/toys/pending/
H A Dawk.c62 int first_begin;
2387 else TT.cgl.first_begin = TT.zcode_last + 1; in rule()
4479 if (TT.cgl.first_begin) r = interp(TT.cgl.first_begin, &status); in run()

Completed in 22 milliseconds