diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2025-12-19 10:09:59 -0800 |
|---|---|---|
| committer | Charles Giessen <46324611+charles-lunarg@users.noreply.github.com> | 2025-12-19 12:24:42 -0600 |
| commit | 1343cb3a9ca1a52fc6575f1471cf2b656bf1050a (patch) | |
| tree | 5d09ac43c40b9780dd1349f353fed08313f55835 /icd/generated/function_definitions.h | |
| parent | 61c4e7477213bb98ed7299651d6254bc5745e93d (diff) | |
| download | usermoji-1343cb3a9ca1a52fc6575f1471cf2b656bf1050a.tar.xz | |
build: Update to header 1.4.337
Diffstat (limited to 'icd/generated/function_definitions.h')
| -rw-r--r-- | icd/generated/function_definitions.h | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/icd/generated/function_definitions.h b/icd/generated/function_definitions.h index d6cc83f8..4c5eefdc 100644 --- a/icd/generated/function_definitions.h +++ b/icd/generated/function_definitions.h @@ -4368,22 +4368,6 @@ static VKAPI_ATTR VkResult VKAPI_CALL CreateSurfaceOHOS(VkInstance instance, con *pSurface = (VkSurfaceKHR)global_unique_handle++; return VK_SUCCESS; } -static VKAPI_ATTR VkResult VKAPI_CALL GetSwapchainGrallocUsageOHOS(VkDevice device, VkFormat format, VkImageUsageFlags imageUsage, - uint64_t* grallocUsage) { - // Not a CREATE or DESTROY function - return VK_SUCCESS; -} -static VKAPI_ATTR VkResult VKAPI_CALL AcquireImageOHOS(VkDevice device, VkImage image, int32_t nativeFenceFd, VkSemaphore semaphore, - VkFence fence) { - // Not a CREATE or DESTROY function - return VK_SUCCESS; -} -static VKAPI_ATTR VkResult VKAPI_CALL QueueSignalReleaseImageOHOS(VkQueue queue, uint32_t waitSemaphoreCount, - const VkSemaphore* pWaitSemaphores, VkImage image, - int32_t* pNativeFenceFd) { - // Not a CREATE or DESTROY function - return VK_SUCCESS; -} #endif /* VK_USE_PLATFORM_OHOS */ static VKAPI_ATTR VkResult VKAPI_CALL GetPhysicalDeviceCooperativeMatrixFlexibleDimensionsPropertiesNV( VkPhysicalDevice physicalDevice, uint32_t* pPropertyCount, VkCooperativeMatrixFlexibleDimensionsPropertiesNV* pProperties) { |
