Searched refs:UTIL_FORMAT_LAYOUT_SUBSAMPLED (Results 1 – 11 of 11) sorted by relevance
169 if (desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) in vl_video_buffer_surface_format()350 if (desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) in vl_video_buffer_sampler_view_components()
214 return desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED && in util_format_is_subsampled_422()
64 UTIL_FORMAT_LAYOUT_SUBSAMPLED = 3, enumerator
496 assert(format_desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED); in lp_build_fetch_subsampled_rgba_aos()
704 if (format_desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) { in lp_build_fetch_rgba_aos()
232 return desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED && in util_format_is_subsampled_422()
1717 if (desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) { in si_translate_texformat()3617 } else if (desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) { in si_make_texture_descriptor()
1050 if (desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) in r600_choose_tiling()
2696 if (desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) { in r600_translate_texformat()
1398 if (desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) in r600_choose_tiling()