Searched refs:isl_format_has_int_channel (Results 1 – 11 of 11) sorted by relevance
130 const bool is_integer = isl_format_has_int_channel(format); in iris_is_format_supported()
46 if (isl_format_has_int_channel(format)) { in iris_is_color_fast_clear_compatible()
3532 comp[3] = isl_format_has_int_channel(fmt.fmt) ? VFCOMP_STORE_1_INT in iris_create_vertex_elements()
329 isl_format_has_int_channel((enum isl_format) s.SurfaceFormat); in isl_genX()514 !isl_format_has_int_channel(info->view->format); in isl_genX()786 if (isl_format_has_int_channel(info->view->format)) { in isl_genX()
1594 isl_format_has_int_channel(enum isl_format fmt) in isl_format_has_int_channel() function
474 if (isl_format_has_int_channel(format)) { in isl_color_value_is_zero_one()
1330 if (isl_format_has_int_channel(format)) { in isl_color_value_unpack()
354 if (isl_format_has_int_channel(image_fmt)) in convert_color_for_load()
1135 .int_format = isl_format_has_int_channel(params->dst.view.format), in blorp_params_get_mcs_partial_resolve_kernel()
1963 if (isl_format_has_int_channel(info->view.format)) { in blorp_update_clear_color()
1594 isl_format_has_int_channel(src_surf.surf->format)) { in anv_image_msaa_resolve()