Searched refs:UTIL_FORMAT_LAYOUT_SUBSAMPLED (Results 1 – 6 of 6) sorted by relevance
141 if (desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) in vl_video_buffer_surface_format()319 if (desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) in vl_video_buffer_sampler_view_components()
60 UTIL_FORMAT_LAYOUT_SUBSAMPLED = 3, enumerator
456 assert(format_desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED); in lp_build_fetch_subsampled_rgba_aos()
482 if (format_desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) { in lp_build_fetch_rgba_aos()
469 if (util_format_description(templ->format)->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) in r600_texture_create()980 if (desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) { in r600_translate_texformat()
661 return desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED && in util_format_is_subsampled_2x1_32bpp()