Searched refs:isl_format_supports_ccs_d (Results 1 – 8 of 8) sorted by relevance
809 assert(isl_format_supports_ccs_d(dev->info, info->view->format)); in isl_genX()
2045 bool isl_format_supports_ccs_d(const struct intel_device_info *devinfo,
852 isl_format_supports_ccs_d(const struct intel_device_info *devinfo, in isl_format_supports_ccs_d() function
3067 if (!isl_format_supports_ccs_d(dev->info, format) && in _isl_surf_info_supports_ccs()
222 .. c:autofunction:: isl_format_supports_ccs_d
1032 if (isl_format_supports_ccs_d(devinfo, render_format)) in crocus_resource_render_aux_usage()
454 if (isl_format_supports_ccs_d(devinfo, res->surf.format)) in crocus_resource_configure_aux()
899 assert(isl_format_supports_ccs_d(devinfo, res->surf.format)); in iris_resource_configure_aux()