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

/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/
H A Dcffdec.c963 static uint32_t bin_x1, bin_x2, bin_y1, bin_y2; variable in typeref:typename:uint32_t
1029 bin_y1 = scissor_tl >> 16;
1039 bin_y1, bin_x2, bin_y2, num_indices);
1656 bin_y1 = dwords[1] >> 16;

Completed in 5 milliseconds