Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/decode/
Dcffdec.c952 static uint32_t bin_x1, bin_x2, bin_y1, bin_y2; variable
1016 bin_x1 = scissor_tl & 0xffff; in __do_query()
1027 bin_x1, bin_y1, bin_x2, bin_y2, num_indices); in __do_query()
1638 bin_x1 = dwords[1] & 0xffff; in cp_set_bin()