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

/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
H A Dblorp_clear.c964 const uint32_t valigned_y1 = ALIGN(y1, surf->image_alignment_el.h); local in function:blorp_can_hiz_clear_depth
966 (max_x1_y1 ? haligned_x1 % 16 || valigned_y1 % 8 :

Completed in 4 milliseconds