diff options
Diffstat (limited to 'src/wrapped/generated/functions_list.txt')
| -rw-r--r-- | src/wrapped/generated/functions_list.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/wrapped/generated/functions_list.txt b/src/wrapped/generated/functions_list.txt index a18ca02d..5df8667d 100644 --- a/src/wrapped/generated/functions_list.txt +++ b/src/wrapped/generated/functions_list.txt @@ -6086,10 +6086,13 @@ wrappedvulkan: - vkDestroyFramebuffer - vkDestroyImage - vkDestroyImageView + - vkDestroyIndirectCommandsLayoutEXT - vkDestroyIndirectCommandsLayoutNV + - vkDestroyIndirectExecutionSetEXT - vkDestroyMicromapEXT - vkDestroyOpticalFlowSessionNV - vkDestroyPipeline + - vkDestroyPipelineBinaryKHR - vkDestroyPipelineCache - vkDestroyPipelineLayout - vkDestroyPrivateDataSlot @@ -6116,6 +6119,7 @@ wrappedvulkan: - vkCreateDeferredOperationKHR - vkCreateInstance - vkGetPhysicalDeviceDisplayPropertiesKHR + - vkReleaseCapturedPipelineDataKHR - iFpUup: - vkGetDisplayPlaneCapabilitiesKHR - iFpppp: @@ -6144,9 +6148,12 @@ wrappedvulkan: - vkCreateHeadlessSurfaceEXT - vkCreateImage - vkCreateImageView + - vkCreateIndirectCommandsLayoutEXT - vkCreateIndirectCommandsLayoutNV + - vkCreateIndirectExecutionSetEXT - vkCreateMicromapEXT - vkCreateOpticalFlowSessionNV + - vkCreatePipelineBinariesKHR - vkCreatePipelineCache - vkCreatePipelineLayout - vkCreatePrivateDataSlot |