Searched defs:anv_format (Results 1 – 3 of 3) sorted by relevance
449 anv_format_has_npot_plane(const struct anv_format *anv_format) { in anv_format_has_npot_plane()550 const struct anv_format *anv_format, in anv_get_image_format_features2()830 const struct anv_format *anv_format) in get_buffer_format_features2()879 const struct anv_format *anv_format = anv_get_format(vk_format); in get_drm_format_modifier_properties_list() local914 const struct anv_format *anv_format = anv_get_format(vk_format); in get_drm_format_modifier_properties_list_2() local949 const struct anv_format *anv_format = anv_get_format(vk_format); in anv_GetPhysicalDeviceFormatProperties2() local
205 const struct anv_format *anv_format = anv_get_format(p->format); in get_ahw_buffer_format_properties2() local
3342 struct anv_format { struct3343 struct anv_format_plane planes[3]; argument3344 VkFormat vk_format;3345 uint8_t n_planes;3346 bool can_ycbcr;