Searched refs:wants_cc (Results 1 – 1 of 1) sorted by relevance
1703 bool wants_cc = mod_with_aux && in iris_resource_get_param() local1711 struct iris_bo *bo = wants_cc ? res->aux.clear_color_bo : in iris_resource_get_param()1727 *value = wants_cc ? 64 : in iris_resource_get_param()1738 assert(*value != 0 && (!wants_cc || *value % 64 == 0)); in iris_resource_get_param()1742 *value = wants_cc ? res->aux.clear_color_offset : in iris_resource_get_param()