Searched refs:vk_view_format (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_formats.c1016 VkFormat vk_view_format = format_list_info->pViewFormats[i]; local in function:anv_get_image_format_properties
1017 const struct anv_format *anv_view_format = anv_get_format(vk_view_format);
1019 anv_get_image_format_features2(devinfo, vk_view_format,

Completed in 3 milliseconds