Searched refs:UTIL_FORMAT_LAYOUT_SUBSAMPLED (Results 1 – 12 of 12) sorted by relevance
238 if (desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) { in radv_translate_tex_dataformat()453 } else if (desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) { in radv_translate_tex_numformat()701 if (desc->format == PIPE_FORMAT_NONE || desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) { in radv_physical_device_get_format_properties()717 if (multiplanar || desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) { in radv_physical_device_get_format_properties()725 if (desc->layout != UTIL_FORMAT_LAYOUT_SUBSAMPLED) { in radv_physical_device_get_format_properties()734 desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED ? 0 : tiling; in radv_physical_device_get_format_properties()1535 if (desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) { in radv_get_image_format_properties()
178 if (desc->layout != UTIL_FORMAT_LAYOUT_SUBSAMPLED && in tu_physical_device_get_format_properties()183 if (desc->layout != UTIL_FORMAT_LAYOUT_SUBSAMPLED) in tu_physical_device_get_format_properties()
100 if (desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) in vl_video_buffer_surface_format()277 if (desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) in vl_video_buffer_sampler_view_components()
246 if (!options->allow_subsampled && desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) in get_random_format()424 util_format_description(templ->format)->layout != UTIL_FORMAT_LAYOUT_SUBSAMPLED) { in set_random_image_attrs()
1207 if (desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) in si_choose_tiling()
1934 if (desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) { in si_translate_texformat()4273 } else if (desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) { in si_make_texture_descriptor()
495 assert(format_desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED); in lp_build_fetch_subsampled_rgba_aos()
707 if (format_desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) { in lp_build_fetch_rgba_aos()
67 UTIL_FORMAT_LAYOUT_SUBSAMPLED, enumerator
324 return desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED && in util_format_is_subsampled_422()
1058 if (desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) in r600_choose_tiling()
2966 if (desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) { in r600_translate_texformat()