Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3c9649ee authored by Jesse Hall's avatar Jesse Hall Committed by android-build-merger
Browse files

Merge "vulkan: Update Vulkan headers to 1.0.54"

am: 0ddcc468

Change-Id: Iab692e9f17e830d115e1b9444dde21b6294be90e
parents 97f05421 0ddcc468
Loading
Loading
Loading
Loading
+528 −194

File changed.

Preview size limit exceeded, changes collapsed.

+670 −358

File changed.

Preview size limit exceeded, changes collapsed.

+3 −2
Original line number Diff line number Diff line
@@ -454,9 +454,10 @@ VKAPI_ATTR PFN_vkVoidFunction GetDeviceProcAddr(VkDevice device, const char* pNa
        "vkEnumeratePhysicalDeviceGroupsKHX",
        "vkEnumeratePhysicalDevices",
        "vkGetInstanceProcAddr",
        "vkGetPhysicalDeviceExternalBufferPropertiesKHX",
        "vkGetPhysicalDeviceExternalBufferPropertiesKHR",
        "vkGetPhysicalDeviceExternalFencePropertiesKHR",
        "vkGetPhysicalDeviceExternalImageFormatPropertiesNV",
        "vkGetPhysicalDeviceExternalSemaphorePropertiesKHX",
        "vkGetPhysicalDeviceExternalSemaphorePropertiesKHR",
        "vkGetPhysicalDeviceFeatures",
        "vkGetPhysicalDeviceFeatures2KHR",
        "vkGetPhysicalDeviceFormatProperties",
+4 −3
Original line number Diff line number Diff line
@@ -1135,9 +1135,10 @@ VK_KHR_get_physical_device_properties2
  {{else if eq $ext "VK_KHR_xlib_surface"}}true
  {{else if eq $ext "VK_KHR_wayland_surface"}}true
  {{else if eq $ext "VK_KHR_win32_surface"}}true
  {{else if eq $ext "VK_KHX_external_memory_win32"}}true
  {{else if eq $ext "VK_KHX_win32_keyed_mutex"}}true
  {{else if eq $ext "VK_KHX_external_semaphore_win32"}}true
  {{else if eq $ext "VK_KHR_external_memory_win32"}}true
  {{else if eq $ext "VK_KHR_win32_keyed_mutex"}}true
  {{else if eq $ext "VK_KHR_external_semaphore_win32"}}true
  {{else if eq $ext "VK_KHR_external_fence_win32"}}true
  {{else if eq $ext "VK_EXT_acquire_xlib_display"}}true
  {{else if eq $ext "VK_EXT_direct_mode_display"}}true
  {{else if eq $ext "VK_EXT_display_surface_counter"}}true