Searched refs:enable_hiz (Results 1 – 1 of 1) sorted by relevance
387 const bool enable_hiz = ISL_AUX_USAGE_HIZ == in transition_depth_buffer() local392 if (hiz_enabled && !enable_hiz) { in transition_depth_buffer()394 } else if (!hiz_enabled && enable_hiz) { in transition_depth_buffer()397 assert(hiz_enabled == enable_hiz); in transition_depth_buffer()