Searched refs:align_px_w (Results 1 – 1 of 1) sorted by relevance
592 const uint8_t align_px_w = 8 / sa_block_dim.w; in blorp_can_hiz_clear_depth() local608 if (x0 % align_px_w || y0 % align_px_h || in blorp_can_hiz_clear_depth()609 x1 % align_px_w || y1 % align_px_h) in blorp_can_hiz_clear_depth()