Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/blorp/
Dblorp_clear.c590 const struct isl_extent2d sa_block_dim = in blorp_can_hiz_clear_depth() local
592 const uint8_t align_px_w = 8 / sa_block_dim.w; in blorp_can_hiz_clear_depth()
593 const uint8_t align_px_h = 4 / sa_block_dim.h; in blorp_can_hiz_clear_depth()