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

/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
H A Dblorp_clear.c960 const bool max_x1_y1 = local in function:blorp_can_hiz_clear_depth
966 (max_x1_y1 ? haligned_x1 % 16 || valigned_y1 % 8 :
968 const bool partial_clear = x0 > 0 || y0 > 0 || !max_x1_y1;

Completed in 4 milliseconds