Uses of Interface
club.doki7.vulkan.VkFunctionTypes.IPFN_vkInternalFreeNotification
Packages that use VkFunctionTypes.IPFN_vkInternalFreeNotification
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_vkInternalFreeNotification in club.doki7.vulkan
Methods in club.doki7.vulkan with parameters of type VkFunctionTypes.IPFN_vkInternalFreeNotificationModifier and TypeMethodDescriptionstatic MethodHandle
VkFunctionTypes.IPFN_vkInternalFreeNotification.of
(@NotNull VkFunctionTypes.IPFN_vkInternalFreeNotification lambda) static MemorySegment
VkFunctionTypes.IPFN_vkInternalFreeNotification.ofNative
(@NotNull VkFunctionTypes.IPFN_vkInternalFreeNotification lambda) static MemorySegment
VkFunctionTypes.IPFN_vkInternalFreeNotification.ofNative
(@NotNull Arena arena, @NotNull VkFunctionTypes.IPFN_vkInternalFreeNotification lambda) -
Uses of VkFunctionTypes.IPFN_vkInternalFreeNotification in club.doki7.vulkan.datatype
Methods in club.doki7.vulkan.datatype with parameters of type VkFunctionTypes.IPFN_vkInternalFreeNotificationModifier and TypeMethodDescriptionVkAllocationCallbacks.pfnInternalFree
(@NotNull VkFunctionTypes.IPFN_vkInternalFreeNotification value) VkAllocationCallbacks.pfnInternalFree
(@NotNull Arena arena, @NotNull VkFunctionTypes.IPFN_vkInternalFreeNotification value)