Searched defs:anv_format (Results 1 – 3 of 3) sorted by relevance
535 const struct anv_format *anv_format, in anv_get_image_format_features()692 const struct anv_format *anv_format) in get_buffer_format_features()734 const struct anv_format *anv_format = anv_get_format(vk_format); in get_wsi_format_modifier_properties_list() local783 const struct anv_format *anv_format = anv_get_format(vk_format); in anv_GetPhysicalDeviceFormatProperties() local
136 const struct anv_format *anv_format = anv_get_format(p->format); in get_ahw_buffer_format_properties() local
3612 struct anv_format { struct3613 struct anv_format_plane planes[3]; argument3614 VkFormat vk_format;3615 uint8_t n_planes;3616 bool can_ycbcr;