Searched refs:util_format_get_plane_width (Results 1 – 4 of 4) sorted by relevance
274 return util_format_get_plane_width(vk_format_to_pipe_format(format), plane, width); in vk_format_get_plane_width()
1393 util_format_get_plane_width(enum pipe_format format, unsigned plane, in util_format_get_plane_width() function
631 res_templ.width0 = util_format_get_plane_width(templat->buffer_format, i, in surface_from_external_memory()
1254 plane_templ[i].width0 = util_format_get_plane_width(templ->format, i, templ->width0); in si_texture_create_with_modifier()