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

Commit 594440b1 authored by Tom Murphy's avatar Tom Murphy Committed by Android (Google) Code Review
Browse files

Merge "Regenerate native framework vulkan files for new header" into main

parents 9a0733a2 c88c4d44
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -701,7 +701,9 @@ VKAPI_ATTR PFN_vkVoidFunction GetDeviceProcAddr(VkDevice device, const char* pNa
        "vkGetInstanceProcAddr",
        "vkGetPhysicalDeviceCalibrateableTimeDomainsEXT",
        "vkGetPhysicalDeviceCalibrateableTimeDomainsKHR",
        "vkGetPhysicalDeviceCooperativeMatrixFlexibleDimensionsPropertiesNV",
        "vkGetPhysicalDeviceCooperativeMatrixPropertiesKHR",
        "vkGetPhysicalDeviceCooperativeVectorPropertiesNV",
        "vkGetPhysicalDeviceDisplayPlaneProperties2KHR",
        "vkGetPhysicalDeviceDisplayProperties2KHR",
        "vkGetPhysicalDeviceExternalBufferProperties",
@@ -711,6 +713,7 @@ VKAPI_ATTR PFN_vkVoidFunction GetDeviceProcAddr(VkDevice device, const char* pNa
        "vkGetPhysicalDeviceExternalImageFormatPropertiesNV",
        "vkGetPhysicalDeviceExternalSemaphoreProperties",
        "vkGetPhysicalDeviceExternalSemaphorePropertiesKHR",
        "vkGetPhysicalDeviceExternalTensorPropertiesARM",
        "vkGetPhysicalDeviceFeatures",
        "vkGetPhysicalDeviceFeatures2",
        "vkGetPhysicalDeviceFeatures2KHR",
+2 −0
Original line number Diff line number Diff line
@@ -51,7 +51,9 @@ _BLOCKED_EXTENSIONS = [
    'VK_NV_acquire_winrt_display',
    'VK_NV_cooperative_matrix',
    'VK_NV_coverage_reduction_mode',
    'VK_NV_cuda_kernel_launch',
    'VK_NV_external_memory_win32',
    'VK_NV_external_compute_queue',
    'VK_NV_win32_keyed_mutex',
    'VK_NVX_image_view_handle',
    'VK_QNX_screen_surface',
+456 −38

File changed.

Preview size limit exceeded, changes collapsed.

+884 −45

File changed.

Preview size limit exceeded, changes collapsed.

+413 −21

File changed.

Preview size limit exceeded, changes collapsed.

Loading