Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/
Danv_formats.c535 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() local
783 const struct anv_format *anv_format = anv_get_format(vk_format); in anv_GetPhysicalDeviceFormatProperties() local
Danv_android.c136 const struct anv_format *anv_format = anv_get_format(p->format); in get_ahw_buffer_format_properties() local
Danv_private.h3612 struct anv_format { struct
3613 struct anv_format_plane planes[3]; argument
3614 VkFormat vk_format;
3615 uint8_t n_planes;
3616 bool can_ycbcr;