Revert^2 "gfxstream: add VK_EXT_vertex_attribute_divisor"
This reverts commit 626ca943a0426d7cd002aae18b31652e35153540. Reason for revert: - gfxstream isn't used this particular failing test infra - unclear how graphics would affect networking Reviewed-by: Aaron Ruby <aruby@blackberry.com> Acked-by: Yonggang Luo <luoyonggang@gmail.com> Acked-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27246>
This commit is contained in:

committed by
Marge Bot

parent
8cd2380d89
commit
afd2d7fd8d
@@ -1759,6 +1759,7 @@ VkResult ResourceTracker::on_vkEnumerateDeviceExtensionProperties(
|
||||
"VK_KHR_storage_buffer_storage_class",
|
||||
"VK_EXT_depth_clip_enable",
|
||||
"VK_KHR_create_renderpass2",
|
||||
"VK_EXT_vertex_attribute_divisor",
|
||||
"VK_EXT_host_query_reset",
|
||||
#if defined(VK_USE_PLATFORM_ANDROID_KHR) || defined(__linux__)
|
||||
"VK_KHR_external_semaphore",
|
||||
|
Reference in New Issue
Block a user