Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/blorp/
Dblorp_clear.c965 const uint32_t haligned_x1 = ALIGN(x1, surf->image_alignment_el.w); in blorp_can_hiz_clear_depth() local
968 (max_x1_y1 ? haligned_x1 % 16 || valigned_y1 % 8 : in blorp_can_hiz_clear_depth()