Searched refs:isl_format_rgbx_to_rgba (Results 1 – 7 of 7) sorted by relevance
92 format = isl_format_rgbx_to_rgba(format); in iris_format_for_usage()167 rt_format = isl_format_rgbx_to_rgba(format); in iris_is_format_supported()
396 format = isl_format_rgbx_to_rgba(format); in clear_color()
407 info.fmt = isl_format_rgbx_to_rgba(info.fmt); in crocus_format_for_usage()500 rt_format = isl_format_rgbx_to_rgba(format); in crocus_is_format_supported()
378 format = isl_format_rgbx_to_rgba(format); in clear_color()
1965 enum isl_format isl_format_rgbx_to_rgba(enum isl_format rgb) ATTRIBUTE_CONST;
1114 isl_format_rgbx_to_rgba(enum isl_format rgbx) in isl_format_rgbx_to_rgba() function
2145 isl_format_rgbx_to_rgba(params->dst.view.format); in try_blorp_blit()