Home
last modified time | relevance | path

Searched defs:anv_format (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
Danv_formats.c449 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() local
914 const struct anv_format *anv_format = anv_get_format(vk_format); in get_drm_format_modifier_properties_list_2() local
949 const struct anv_format *anv_format = anv_get_format(vk_format); in anv_GetPhysicalDeviceFormatProperties2() local
Danv_android.c205 const struct anv_format *anv_format = anv_get_format(p->format); in get_ahw_buffer_format_properties2() local
Danv_private.h3342 struct anv_format { struct
3343 struct anv_format_plane planes[3]; argument
3344 VkFormat vk_format;
3345 uint8_t n_planes;
3346 bool can_ycbcr;