Searched refs:htile_mask (Results 1 – 1 of 1) sorted by relevance
917 uint32_t htile_value, uint32_t htile_mask) in clear_htile_mask() argument959 htile_value & htile_mask, in clear_htile_mask()960 ~htile_mask, in clear_htile_mask()1572 uint32_t htile_mask, flush_bits; in radv_clear_htile() local1574 htile_mask = radv_get_htile_mask(image, range->aspectMask); in radv_clear_htile()1576 if (htile_mask == UINT_MAX) { in radv_clear_htile()1583 size, value, htile_mask); in radv_clear_htile()