Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_resource.h490 bool iris_can_sample_mcs_with_clear(const struct intel_device_info *devinfo,
Diris_resolve.c965 iris_can_sample_mcs_with_clear(const struct intel_device_info *devinfo, in iris_can_sample_mcs_with_clear() function
1022 !iris_can_sample_mcs_with_clear(devinfo, res)) { in iris_resource_prepare_texture()
Diris_blit.c594 if (!is_dest && !iris_can_sample_mcs_with_clear(devinfo, res)) { in get_copy_region_aux_settings()