Uses of Record Class
club.doki7.vulkan.datatype.VkAllocationCallbacks
Packages that use VkAllocationCallbacks
Package
Description
Vulkan API commands
Structure (
struct or union) types of Vulkan API.-
Uses of VkAllocationCallbacks in club.doki7.openxr.datatype
Methods in club.doki7.openxr.datatype that return VkAllocationCallbacksModifier and TypeMethodDescription@Nullable VkAllocationCallbacksXrVulkanDeviceCreateInfoKHR.vulkanAllocator()@Nullable VkAllocationCallbacksXrVulkanInstanceCreateInfoKHR.vulkanAllocator() -
Uses of VkAllocationCallbacks in club.doki7.vma.datatype
Methods in club.doki7.vma.datatype that return VkAllocationCallbacksModifier and TypeMethodDescription@Nullable VkAllocationCallbacksVmaAllocatorCreateInfo.pAllocationCallbacks()@Nullable VkAllocationCallbacksVmaVirtualBlockCreateInfo.pAllocationCallbacks() -
Uses of VkAllocationCallbacks in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type VkAllocationCallbacksModifier and TypeMethodDescriptionintVkDeviceCommands.allocateMemory(VkDevice device, VkMemoryAllocateInfo pAllocateInfo, @Nullable VkAllocationCallbacks pAllocator, VkDeviceMemory.Ptr pMemory) intVkDeviceCommands.createAccelerationStructureKHR(VkDevice device, VkAccelerationStructureCreateInfoKHR pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkAccelerationStructureKHR.Ptr pAccelerationStructure) intVkDeviceCommands.createAccelerationStructureNV(VkDevice device, VkAccelerationStructureCreateInfoNV pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkAccelerationStructureNV.Ptr pAccelerationStructure) intVkInstanceCommands.createAndroidSurfaceKHR(VkInstance instance, VkAndroidSurfaceCreateInfoKHR pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkSurfaceKHR.Ptr pSurface) intVkDeviceCommands.createBuffer(VkDevice device, VkBufferCreateInfo pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkBuffer.Ptr pBuffer) intVkDeviceCommands.createBufferCollectionFUCHSIA(VkDevice device, VkBufferCollectionCreateInfoFUCHSIA pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkBufferCollectionFUCHSIA.Ptr pCollection) intVkDeviceCommands.createBufferView(VkDevice device, VkBufferViewCreateInfo pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkBufferView.Ptr pView) intVkDeviceCommands.createCommandPool(VkDevice device, VkCommandPoolCreateInfo pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkCommandPool.Ptr pCommandPool) intVkDeviceCommands.createComputePipelines(VkDevice device, @Nullable VkPipelineCache pipelineCache, int createInfoCount, IVkComputePipelineCreateInfo pCreateInfos, @Nullable VkAllocationCallbacks pAllocator, VkPipeline.Ptr pPipelines) intVkDeviceCommands.createCudaFunctionNV(VkDevice device, VkCudaFunctionCreateInfoNV pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkCudaFunctionNV.Ptr pFunction) intVkDeviceCommands.createCudaModuleNV(VkDevice device, VkCudaModuleCreateInfoNV pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkCudaModuleNV.Ptr pModule) intVkDeviceCommands.createCuFunctionNVX(VkDevice device, VkCuFunctionCreateInfoNVX pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkCuFunctionNVX.Ptr pFunction) intVkDeviceCommands.createCuModuleNVX(VkDevice device, VkCuModuleCreateInfoNVX pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkCuModuleNVX.Ptr pModule) intVkInstanceCommands.createDebugReportCallbackEXT(VkInstance instance, VkDebugReportCallbackCreateInfoEXT pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkDebugReportCallbackEXT.Ptr pCallback) intVkInstanceCommands.createDebugUtilsMessengerEXT(VkInstance instance, VkDebugUtilsMessengerCreateInfoEXT pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkDebugUtilsMessengerEXT.Ptr pMessenger) intVkDeviceCommands.createDeferredOperationKHR(VkDevice device, @Nullable VkAllocationCallbacks pAllocator, VkDeferredOperationKHR.Ptr pDeferredOperation) intVkDeviceCommands.createDescriptorPool(VkDevice device, VkDescriptorPoolCreateInfo pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkDescriptorPool.Ptr pDescriptorPool) intVkDeviceCommands.createDescriptorSetLayout(VkDevice device, VkDescriptorSetLayoutCreateInfo pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkDescriptorSetLayout.Ptr pSetLayout) intVkDeviceCommands.createDescriptorUpdateTemplate(VkDevice device, VkDescriptorUpdateTemplateCreateInfo pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkDescriptorUpdateTemplate.Ptr pDescriptorUpdateTemplate) intVkDeviceCommands.createDescriptorUpdateTemplateKHR(VkDevice device, VkDescriptorUpdateTemplateCreateInfo pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkDescriptorUpdateTemplate.Ptr pDescriptorUpdateTemplate) intVkInstanceCommands.createDevice(VkPhysicalDevice physicalDevice, VkDeviceCreateInfo pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkDevice.Ptr pDevice) intVkInstanceCommands.createDirectFBSurfaceEXT(VkInstance instance, VkDirectFBSurfaceCreateInfoEXT pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkSurfaceKHR.Ptr pSurface) intVkInstanceCommands.createDisplayModeKHR(VkPhysicalDevice physicalDevice, VkDisplayKHR display, VkDisplayModeCreateInfoKHR pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkDisplayModeKHR.Ptr pMode) intVkInstanceCommands.createDisplayPlaneSurfaceKHR(VkInstance instance, VkDisplaySurfaceCreateInfoKHR pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkSurfaceKHR.Ptr pSurface) intVkDeviceCommands.createEvent(VkDevice device, VkEventCreateInfo pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkEvent.Ptr pEvent) intVkDeviceCommands.createExecutionGraphPipelinesAMDX(VkDevice device, @Nullable VkPipelineCache pipelineCache, int createInfoCount, IVkExecutionGraphPipelineCreateInfoAMDX pCreateInfos, @Nullable VkAllocationCallbacks pAllocator, VkPipeline.Ptr pPipelines) intVkDeviceCommands.createExternalComputeQueueNV(VkDevice device, VkExternalComputeQueueCreateInfoNV pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkExternalComputeQueueNV.Ptr pExternalQueue) intVkDeviceCommands.createFence(VkDevice device, VkFenceCreateInfo pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkFence.Ptr pFence) intVkDeviceCommands.createFramebuffer(VkDevice device, VkFramebufferCreateInfo pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkFramebuffer.Ptr pFramebuffer) intVkDeviceCommands.createGraphicsPipelines(VkDevice device, @Nullable VkPipelineCache pipelineCache, int createInfoCount, IVkGraphicsPipelineCreateInfo pCreateInfos, @Nullable VkAllocationCallbacks pAllocator, VkPipeline.Ptr pPipelines) intVkInstanceCommands.createHeadlessSurfaceEXT(VkInstance instance, VkHeadlessSurfaceCreateInfoEXT pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkSurfaceKHR.Ptr pSurface) intVkDeviceCommands.createImage(VkDevice device, VkImageCreateInfo pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkImage.Ptr pImage) intVkInstanceCommands.createImagePipeSurfaceFUCHSIA(VkInstance instance, VkImagePipeSurfaceCreateInfoFUCHSIA pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkSurfaceKHR.Ptr pSurface) intVkDeviceCommands.createImageView(VkDevice device, VkImageViewCreateInfo pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkImageView.Ptr pView) intVkDeviceCommands.createIndirectCommandsLayoutEXT(VkDevice device, VkIndirectCommandsLayoutCreateInfoEXT pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkIndirectCommandsLayoutEXT.Ptr pIndirectCommandsLayout) intVkDeviceCommands.createIndirectCommandsLayoutNV(VkDevice device, VkIndirectCommandsLayoutCreateInfoNV pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkIndirectCommandsLayoutNV.Ptr pIndirectCommandsLayout) intVkDeviceCommands.createIndirectExecutionSetEXT(VkDevice device, VkIndirectExecutionSetCreateInfoEXT pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkIndirectExecutionSetEXT.Ptr pIndirectExecutionSet) intVkEntryCommands.createInstance(VkInstanceCreateInfo pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkInstance.Ptr pInstance) intVkInstanceCommands.createIOSSurfaceMVK(VkInstance instance, VkIOSSurfaceCreateInfoMVK pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkSurfaceKHR.Ptr pSurface) intVkInstanceCommands.createMacOSSurfaceMVK(VkInstance instance, VkMacOSSurfaceCreateInfoMVK pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkSurfaceKHR.Ptr pSurface) intVkInstanceCommands.createMetalSurfaceEXT(VkInstance instance, VkMetalSurfaceCreateInfoEXT pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkSurfaceKHR.Ptr pSurface) intVkDeviceCommands.createMicromapEXT(VkDevice device, VkMicromapCreateInfoEXT pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkMicromapEXT.Ptr pMicromap) intVkDeviceCommands.createOpticalFlowSessionNV(VkDevice device, VkOpticalFlowSessionCreateInfoNV pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkOpticalFlowSessionNV.Ptr pSession) intVkDeviceCommands.createPipelineBinariesKHR(VkDevice device, VkPipelineBinaryCreateInfoKHR pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkPipelineBinaryHandlesInfoKHR pBinaries) intVkDeviceCommands.createPipelineCache(VkDevice device, VkPipelineCacheCreateInfo pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkPipelineCache.Ptr pPipelineCache) intVkDeviceCommands.createPipelineLayout(VkDevice device, VkPipelineLayoutCreateInfo pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkPipelineLayout.Ptr pPipelineLayout) intVkDeviceCommands.createPrivateDataSlot(VkDevice device, VkPrivateDataSlotCreateInfo pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkPrivateDataSlot.Ptr pPrivateDataSlot) intVkDeviceCommands.createPrivateDataSlotEXT(VkDevice device, VkPrivateDataSlotCreateInfo pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkPrivateDataSlot.Ptr pPrivateDataSlot) intVkDeviceCommands.createQueryPool(VkDevice device, VkQueryPoolCreateInfo pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkQueryPool.Ptr pQueryPool) intVkDeviceCommands.createRayTracingPipelinesKHR(VkDevice device, @Nullable VkDeferredOperationKHR deferredOperation, @Nullable VkPipelineCache pipelineCache, int createInfoCount, IVkRayTracingPipelineCreateInfoKHR pCreateInfos, @Nullable VkAllocationCallbacks pAllocator, VkPipeline.Ptr pPipelines) intVkDeviceCommands.createRayTracingPipelinesNV(VkDevice device, @Nullable VkPipelineCache pipelineCache, int createInfoCount, IVkRayTracingPipelineCreateInfoNV pCreateInfos, @Nullable VkAllocationCallbacks pAllocator, VkPipeline.Ptr pPipelines) intVkDeviceCommands.createRenderPass(VkDevice device, VkRenderPassCreateInfo pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkRenderPass.Ptr pRenderPass) intVkDeviceCommands.createRenderPass2(VkDevice device, VkRenderPassCreateInfo2 pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkRenderPass.Ptr pRenderPass) intVkDeviceCommands.createRenderPass2KHR(VkDevice device, VkRenderPassCreateInfo2 pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkRenderPass.Ptr pRenderPass) intVkDeviceCommands.createSampler(VkDevice device, VkSamplerCreateInfo pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkSampler.Ptr pSampler) intVkDeviceCommands.createSamplerYcbcrConversion(VkDevice device, VkSamplerYcbcrConversionCreateInfo pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkSamplerYcbcrConversion.Ptr pYcbcrConversion) intVkDeviceCommands.createSamplerYcbcrConversionKHR(VkDevice device, VkSamplerYcbcrConversionCreateInfo pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkSamplerYcbcrConversion.Ptr pYcbcrConversion) intVkInstanceCommands.createScreenSurfaceQNX(VkInstance instance, VkScreenSurfaceCreateInfoQNX pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkSurfaceKHR.Ptr pSurface) intVkDeviceCommands.createSemaphore(VkDevice device, VkSemaphoreCreateInfo pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkSemaphore.Ptr pSemaphore) intVkDeviceCommands.createSemaphoreSciSyncPoolNV(VkDevice device, VkSemaphoreSciSyncPoolCreateInfoNV pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkSemaphoreSciSyncPoolNV.Ptr pSemaphorePool) intVkDeviceCommands.createShaderModule(VkDevice device, VkShaderModuleCreateInfo pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkShaderModule.Ptr pShaderModule) intVkDeviceCommands.createShadersEXT(VkDevice device, int createInfoCount, IVkShaderCreateInfoEXT pCreateInfos, @Nullable VkAllocationCallbacks pAllocator, VkShaderEXT.Ptr pShaders) intVkDeviceCommands.createSharedSwapchainsKHR(VkDevice device, int swapchainCount, IVkSwapchainCreateInfoKHR pCreateInfos, @Nullable VkAllocationCallbacks pAllocator, VkSwapchainKHR.Ptr pSwapchains) intVkInstanceCommands.createStreamDescriptorSurfaceGGP(VkInstance instance, VkStreamDescriptorSurfaceCreateInfoGGP pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkSurfaceKHR.Ptr pSurface) intVkDeviceCommands.createSwapchainKHR(VkDevice device, VkSwapchainCreateInfoKHR pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkSwapchainKHR.Ptr pSwapchain) intVkDeviceCommands.createValidationCacheEXT(VkDevice device, VkValidationCacheCreateInfoEXT pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkValidationCacheEXT.Ptr pValidationCache) intVkDeviceCommands.createVideoSessionKHR(VkDevice device, VkVideoSessionCreateInfoKHR pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkVideoSessionKHR.Ptr pVideoSession) intVkDeviceCommands.createVideoSessionParametersKHR(VkDevice device, VkVideoSessionParametersCreateInfoKHR pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkVideoSessionParametersKHR.Ptr pVideoSessionParameters) intVkInstanceCommands.createViSurfaceNN(VkInstance instance, VkViSurfaceCreateInfoNN pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkSurfaceKHR.Ptr pSurface) intVkInstanceCommands.createWaylandSurfaceKHR(VkInstance instance, VkWaylandSurfaceCreateInfoKHR pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkSurfaceKHR.Ptr pSurface) intVkInstanceCommands.createWin32SurfaceKHR(VkInstance instance, VkWin32SurfaceCreateInfoKHR pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkSurfaceKHR.Ptr pSurface) intVkInstanceCommands.createXcbSurfaceKHR(VkInstance instance, VkXcbSurfaceCreateInfoKHR pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkSurfaceKHR.Ptr pSurface) intVkInstanceCommands.createXlibSurfaceKHR(VkInstance instance, VkXlibSurfaceCreateInfoKHR pCreateInfo, @Nullable VkAllocationCallbacks pAllocator, VkSurfaceKHR.Ptr pSurface) voidVkDeviceCommands.destroyAccelerationStructureKHR(VkDevice device, @Nullable VkAccelerationStructureKHR accelerationStructure, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyAccelerationStructureNV(VkDevice device, @Nullable VkAccelerationStructureNV accelerationStructure, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyBuffer(VkDevice device, @Nullable VkBuffer buffer, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyBufferCollectionFUCHSIA(VkDevice device, VkBufferCollectionFUCHSIA collection, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyBufferView(VkDevice device, @Nullable VkBufferView bufferView, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyCommandPool(VkDevice device, @Nullable VkCommandPool commandPool, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyCudaFunctionNV(VkDevice device, VkCudaFunctionNV function, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyCudaModuleNV(VkDevice device, VkCudaModuleNV module, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyCuFunctionNVX(VkDevice device, VkCuFunctionNVX function, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyCuModuleNVX(VkDevice device, VkCuModuleNVX module, @Nullable VkAllocationCallbacks pAllocator) voidVkInstanceCommands.destroyDebugReportCallbackEXT(VkInstance instance, @Nullable VkDebugReportCallbackEXT callback, @Nullable VkAllocationCallbacks pAllocator) voidVkInstanceCommands.destroyDebugUtilsMessengerEXT(VkInstance instance, @Nullable VkDebugUtilsMessengerEXT messenger, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyDeferredOperationKHR(VkDevice device, @Nullable VkDeferredOperationKHR operation, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyDescriptorPool(VkDevice device, @Nullable VkDescriptorPool descriptorPool, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyDescriptorSetLayout(VkDevice device, @Nullable VkDescriptorSetLayout descriptorSetLayout, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyDescriptorUpdateTemplate(VkDevice device, @Nullable VkDescriptorUpdateTemplate descriptorUpdateTemplate, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyDescriptorUpdateTemplateKHR(VkDevice device, @Nullable VkDescriptorUpdateTemplate descriptorUpdateTemplate, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyDevice(@Nullable VkDevice device, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyEvent(VkDevice device, @Nullable VkEvent event, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyExternalComputeQueueNV(VkDevice device, VkExternalComputeQueueNV externalQueue, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyFence(VkDevice device, @Nullable VkFence fence, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyFramebuffer(VkDevice device, @Nullable VkFramebuffer framebuffer, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyImage(VkDevice device, @Nullable VkImage image, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyImageView(VkDevice device, @Nullable VkImageView imageView, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyIndirectCommandsLayoutEXT(VkDevice device, @Nullable VkIndirectCommandsLayoutEXT indirectCommandsLayout, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyIndirectCommandsLayoutNV(VkDevice device, @Nullable VkIndirectCommandsLayoutNV indirectCommandsLayout, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyIndirectExecutionSetEXT(VkDevice device, @Nullable VkIndirectExecutionSetEXT indirectExecutionSet, @Nullable VkAllocationCallbacks pAllocator) voidVkInstanceCommands.destroyInstance(@Nullable VkInstance instance, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyMicromapEXT(VkDevice device, @Nullable VkMicromapEXT micromap, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyOpticalFlowSessionNV(VkDevice device, VkOpticalFlowSessionNV session, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyPipeline(VkDevice device, @Nullable VkPipeline pipeline, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyPipelineBinaryKHR(VkDevice device, @Nullable VkPipelineBinaryKHR pipelineBinary, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyPipelineCache(VkDevice device, @Nullable VkPipelineCache pipelineCache, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyPipelineLayout(VkDevice device, @Nullable VkPipelineLayout pipelineLayout, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyPrivateDataSlot(VkDevice device, @Nullable VkPrivateDataSlot privateDataSlot, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyPrivateDataSlotEXT(VkDevice device, @Nullable VkPrivateDataSlot privateDataSlot, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyQueryPool(VkDevice device, @Nullable VkQueryPool queryPool, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyRenderPass(VkDevice device, @Nullable VkRenderPass renderPass, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroySampler(VkDevice device, @Nullable VkSampler sampler, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroySamplerYcbcrConversion(VkDevice device, @Nullable VkSamplerYcbcrConversion ycbcrConversion, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroySamplerYcbcrConversionKHR(VkDevice device, @Nullable VkSamplerYcbcrConversion ycbcrConversion, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroySemaphore(VkDevice device, @Nullable VkSemaphore semaphore, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroySemaphoreSciSyncPoolNV(VkDevice device, @Nullable VkSemaphoreSciSyncPoolNV semaphorePool, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyShaderEXT(VkDevice device, @Nullable VkShaderEXT shader, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyShaderModule(VkDevice device, @Nullable VkShaderModule shaderModule, @Nullable VkAllocationCallbacks pAllocator) voidVkInstanceCommands.destroySurfaceKHR(VkInstance instance, @Nullable VkSurfaceKHR surface, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroySwapchainKHR(VkDevice device, @Nullable VkSwapchainKHR swapchain, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyValidationCacheEXT(VkDevice device, @Nullable VkValidationCacheEXT validationCache, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyVideoSessionKHR(VkDevice device, @Nullable VkVideoSessionKHR videoSession, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.destroyVideoSessionParametersKHR(VkDevice device, @Nullable VkVideoSessionParametersKHR videoSessionParameters, @Nullable VkAllocationCallbacks pAllocator) voidVkDeviceCommands.freeMemory(VkDevice device, @Nullable VkDeviceMemory memory, @Nullable VkAllocationCallbacks pAllocator) intVkDeviceCommands.registerDeviceEventEXT(VkDevice device, VkDeviceEventInfoEXT pDeviceEventInfo, @Nullable VkAllocationCallbacks pAllocator, VkFence.Ptr pFence) intVkDeviceCommands.registerDisplayEventEXT(VkDevice device, VkDisplayKHR display, VkDisplayEventInfoEXT pDisplayEventInfo, @Nullable VkAllocationCallbacks pAllocator, VkFence.Ptr pFence) intVkDeviceCommands.releaseCapturedPipelineDataKHR(VkDevice device, VkReleaseCapturedPipelineDataInfoKHR pInfo, @Nullable VkAllocationCallbacks pAllocator) -
Uses of VkAllocationCallbacks in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkAllocationCallbacksModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofVkAllocationCallbacksstructure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkAllocationCallbacksModifier and TypeMethodDescriptionstatic VkAllocationCallbacks@NotNull VkAllocationCallbacksVkAllocationCallbacks.Ptr.at(long index) Returns (a pointer to) the structure at the given index.static VkAllocationCallbacksVkAllocationCallbacks.clone(Arena arena, VkAllocationCallbacks src) VkAllocationCallbacks.pfnAllocation(@Nullable IPointer pointer) VkAllocationCallbacks.pfnAllocation(@NotNull VkFunctionTypes.IPFN_vkAllocationFunction value) VkAllocationCallbacks.pfnAllocation(@NotNull Arena arena, @NotNull VkFunctionTypes.IPFN_vkAllocationFunction value) VkAllocationCallbacks.pfnAllocation(@NotNull MemorySegment value) VkAllocationCallbacks.pfnFree(@NotNull VkFunctionTypes.IPFN_vkFreeFunction value) VkAllocationCallbacks.pfnFree(@NotNull Arena arena, @NotNull VkFunctionTypes.IPFN_vkFreeFunction value) VkAllocationCallbacks.pfnFree(@NotNull MemorySegment value) VkAllocationCallbacks.pfnInternalAllocation(@Nullable IPointer pointer) VkAllocationCallbacks.pfnInternalAllocation(@NotNull VkFunctionTypes.IPFN_vkInternalAllocationNotification value) VkAllocationCallbacks.pfnInternalAllocation(@NotNull Arena arena, @NotNull VkFunctionTypes.IPFN_vkInternalAllocationNotification value) VkAllocationCallbacks.pfnInternalAllocation(@NotNull MemorySegment value) VkAllocationCallbacks.pfnInternalFree(@Nullable IPointer pointer) VkAllocationCallbacks.pfnInternalFree(@NotNull VkFunctionTypes.IPFN_vkInternalFreeNotification value) VkAllocationCallbacks.pfnInternalFree(@NotNull Arena arena, @NotNull VkFunctionTypes.IPFN_vkInternalFreeNotification value) VkAllocationCallbacks.pfnInternalFree(@NotNull MemorySegment value) VkAllocationCallbacks.pfnReallocation(@Nullable IPointer pointer) VkAllocationCallbacks.pfnReallocation(@NotNull VkFunctionTypes.IPFN_vkReallocationFunction value) VkAllocationCallbacks.pfnReallocation(@NotNull Arena arena, @NotNull VkFunctionTypes.IPFN_vkReallocationFunction value) VkAllocationCallbacks.pfnReallocation(@NotNull MemorySegment value) VkAllocationCallbacks.pUserData(@NotNull MemorySegment value) VkAllocationCallbacks.Ptr.toArray()Methods in club.doki7.vulkan.datatype that return types with arguments of type VkAllocationCallbacksModifier and TypeMethodDescription@NotNull Iterator<VkAllocationCallbacks> VkAllocationCallbacks.Ptr.iterator()Methods in club.doki7.vulkan.datatype with parameters of type VkAllocationCallbacksModifier and TypeMethodDescriptionstatic VkAllocationCallbacksVkAllocationCallbacks.clone(Arena arena, VkAllocationCallbacks src) voidVkAllocationCallbacks.Ptr.write(long index, @NotNull VkAllocationCallbacks value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkAllocationCallbacksModifier and TypeMethodDescriptionVkAllocationCallbacks.Ptr.at(long index, @NotNull Consumer<@NotNull VkAllocationCallbacks> consumer)