Searched refs:ISL_FORMAT_R16_UINT (Results 1 – 11 of 11) sorted by relevance
52 case ISL_FORMAT_R16_UINT: in isl_is_storage_image_format()142 ISL_FORMAT_R8G8_UINT : ISL_FORMAT_R16_UINT); in isl_lower_storage_image_format()144 case ISL_FORMAT_R16_UINT: in isl_lower_storage_image_format()147 return (devinfo->ver >= 9 ? format : ISL_FORMAT_R16_UINT); in isl_lower_storage_image_format()185 ISL_FORMAT_R8G8_UINT : ISL_FORMAT_R16_UINT); in isl_lower_storage_image_format()189 return (devinfo->ver >= 11 ? format : ISL_FORMAT_R16_UINT); in isl_lower_storage_image_format()
507 [PIPE_FORMAT_I16_UINT] = ISL_FORMAT_R16_UINT, in isl_format_for_pipe_format()520 [PIPE_FORMAT_L16_UINT] = ISL_FORMAT_R16_UINT, in isl_format_for_pipe_format()536 [PIPE_FORMAT_A16_UINT] = ISL_FORMAT_R16_UINT, in isl_format_for_pipe_format()580 [PIPE_FORMAT_R16_UINT] = ISL_FORMAT_R16_UINT, in isl_format_for_pipe_format()
220 ISL_FORMAT_R16_UINT = 269, enumerator
3445 case ISL_FORMAT_R16_UINT: return 0x17; in isl_format_get_aux_map_encoding()3549 case ISL_FORMAT_R16_UINT: in isl_get_render_compression_format()
212 format == ISL_FORMAT_R16_UINT || in iris_is_format_supported()
204 [PIPE_FORMAT_R16_UINT] = ISL_FORMAT_R16_UINT, in crocus_isl_format_for_pipe_format()580 format == ISL_FORMAT_R16_UINT || in crocus_is_format_supported()
2791 case ISL_FORMAT_R16_UINT: in crocus_create_sampler_view()
303 (lower_fmt == ISL_FORMAT_R16_UINT || in convert_color_for_load()
1819 return ISL_FORMAT_R16_UINT; in get_red_format_for_rgb_format()2744 case ISL_FORMAT_R16_UINT: in get_ccs_compatible_copy_format()2746 return ISL_FORMAT_R16_UINT; in get_ccs_compatible_copy_format()
208 fmt1(VK_FORMAT_R16_UINT, ISL_FORMAT_R16_UINT),
446 case 2: return ISL_FORMAT_R16_UINT; in isl_format_for_size()