Uses of Interface
club.doki7.vulkan.VkFunctionTypes.IPFN_vkInternalAllocationNotification
Packages that use VkFunctionTypes.IPFN_vkInternalAllocationNotification
Package
Description
Vulkan Java bindings implemented with Java 22 FFM (Project Panama) APIs.
Structure (
struct or union) types of Vulkan API.-
Uses of VkFunctionTypes.IPFN_vkInternalAllocationNotification in club.doki7.vulkan
Methods in club.doki7.vulkan with parameters of type VkFunctionTypes.IPFN_vkInternalAllocationNotificationModifier and TypeMethodDescriptionstatic MethodHandleVkFunctionTypes.IPFN_vkInternalAllocationNotification.of(@NotNull VkFunctionTypes.IPFN_vkInternalAllocationNotification lambda) static MemorySegmentVkFunctionTypes.IPFN_vkInternalAllocationNotification.ofNative(@NotNull VkFunctionTypes.IPFN_vkInternalAllocationNotification lambda) static MemorySegmentVkFunctionTypes.IPFN_vkInternalAllocationNotification.ofNative(@NotNull Arena arena, @NotNull VkFunctionTypes.IPFN_vkInternalAllocationNotification lambda) -
Uses of VkFunctionTypes.IPFN_vkInternalAllocationNotification in club.doki7.vulkan.datatype
Methods in club.doki7.vulkan.datatype with parameters of type VkFunctionTypes.IPFN_vkInternalAllocationNotificationModifier and TypeMethodDescriptionVkAllocationCallbacks.pfnInternalAllocation(@NotNull VkFunctionTypes.IPFN_vkInternalAllocationNotification value) VkAllocationCallbacks.pfnInternalAllocation(@NotNull Arena arena, @NotNull VkFunctionTypes.IPFN_vkInternalAllocationNotification value)