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