Searched refs:isl_format_rgbx_to_rgba (Results 1 – 5 of 5) 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()
394 format = isl_format_rgbx_to_rgba(format); in clear_color()
1704 enum isl_format isl_format_rgbx_to_rgba(enum isl_format rgb) ATTRIBUTE_CONST;
1118 isl_format_rgbx_to_rgba(enum isl_format rgbx) in isl_format_rgbx_to_rgba() function
2062 isl_format_rgbx_to_rgba(params->dst.view.format); in try_blorp_blit()