Home
last modified time | relevance | path

Searched refs:vn_android_format_to_view_formats (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/virtio/vulkan/
Dvn_android.h44 vn_android_format_to_view_formats(VkFormat format, uint32_t *out_count);
116 vn_android_format_to_view_formats(UNUSED VkFormat format, in vn_android_format_to_view_formats() function
Dvn_android.c264 vn_android_format_to_view_formats(VkFormat format, uint32_t *out_count) in vn_android_format_to_view_formats() function
540 vn_android_format_to_view_formats(create_info->format, &vcount); in vn_android_get_image_builder()
Dvn_physical_device.c2311 vn_android_format_to_view_formats(info->format, &vcount); in vn_physical_device_fix_image_format_info()