c_VkBuffer(kVulkanObjectTypeBuffer, this),
c_VkImage(kVulkanObjectTypeImage, this),
c_VkSemaphore(kVulkanObjectTypeSemaphore, this),
c_VkFence(kVulkanObjectTypeFence, this),
c_VkDeviceMemory(kVulkanObjectTypeDeviceMemory, this),
c_VkEvent(kVulkanObjectTypeEvent, this),
c_VkQueryPool(kVulkanObjectTypeQueryPool, this),
c_VkBufferView(kVulkanObjectTypeBufferView, this),
c_VkImageView(kVulkanObjectTypeImageView, this),
c_VkShaderModule(kVulkanObjectTypeShaderModule, this),
c_VkPipelineCache(kVulkanObjectTypePipelineCache, this),
c_VkPipelineLayout(kVulkanObjectTypePipelineLayout, this),
c_VkPipeline(kVulkanObjectTypePipeline, this),
c_VkRenderPass(kVulkanObjectTypeRenderPass, this),
c_VkDescriptorSetLayout(kVulkanObjectTypeDescriptorSetLayout, this),
c_VkSampler(kVulkanObjectTypeSampler, this),
c_VkDescriptorSet(kVulkanObjectTypeDescriptorSet, this),
c_VkDescriptorPool(kVulkanObjectTypeDescriptorPool, this),
c_VkFramebuffer(kVulkanObjectTypeFramebuffer, this),
c_VkCommandPool(kVulkanObjectTypeCommandPool, this),
c_VkSamplerYcbcrConversion(kVulkanObjectTypeSamplerYcbcrConversion, this),
c_VkDescriptorUpdateTemplate(kVulkanObjectTypeDescriptorUpdateTemplate, this),
c_VkPrivateDataSlot(kVulkanObjectTypePrivateDataSlot, this),
c_VkSurfaceKHR(kVulkanObjectTypeSurfaceKHR, this),
c_VkSwapchainKHR(kVulkanObjectTypeSwapchainKHR, this),
c_VkDisplayKHR(kVulkanObjectTypeDisplayKHR, this),
c_VkDisplayModeKHR(kVulkanObjectTypeDisplayModeKHR, this),
c_VkVideoSessionKHR(kVulkanObjectTypeVideoSessionKHR, this),
c_VkVideoSessionParametersKHR(kVulkanObjectTypeVideoSessionParametersKHR, this),
c_VkDeferredOperationKHR(kVulkanObjectTypeDeferredOperationKHR, this),
c_VkPipelineBinaryKHR(kVulkanObjectTypePipelineBinaryKHR, this),
c_VkDebugReportCallbackEXT(kVulkanObjectTypeDebugReportCallbackEXT, this),
c_VkCuModuleNVX(kVulkanObjectTypeCuModuleNVX, this),
c_VkCuFunctionNVX(kVulkanObjectTypeCuFunctionNVX, this),
c_VkDebugUtilsMessengerEXT(kVulkanObjectTypeDebugUtilsMessengerEXT, this),
c_VkValidationCacheEXT(kVulkanObjectTypeValidationCacheEXT, this),
c_VkAccelerationStructureNV(kVulkanObjectTypeAccelerationStructureNV, this),
c_VkPerformanceConfigurationINTEL(kVulkanObjectTypePerformanceConfigurationINTEL, this),
c_VkIndirectCommandsLayoutNV(kVulkanObjectTypeIndirectCommandsLayoutNV, this),
c_VkCudaModuleNV(kVulkanObjectTypeCudaModuleNV, this),
c_VkCudaFunctionNV(kVulkanObjectTypeCudaFunctionNV, this),
c_VkAccelerationStructureKHR(kVulkanObjectTypeAccelerationStructureKHR, this),
#ifdef VK_USE_PLATFORM_FUCHSIA
c_VkBufferCollectionFUCHSIA(kVulkanObjectTypeBufferCollectionFUCHSIA, this),
#endif
c_VkMicromapEXT(kVulkanObjectTypeMicromapEXT, this),
c_VkOpticalFlowSessionNV(kVulkanObjectTypeOpticalFlowSessionNV, this),
c_VkShaderEXT(kVulkanObjectTypeShaderEXT, this),