Uses of Interface
club.doki7.vulkan.VkFunctionTypes.IPFN_vkDebugReportCallbackEXT
Packages that use VkFunctionTypes.IPFN_vkDebugReportCallbackEXT
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_vkDebugReportCallbackEXT in club.doki7.vulkan
Methods in club.doki7.vulkan with parameters of type VkFunctionTypes.IPFN_vkDebugReportCallbackEXTModifier and TypeMethodDescriptionstatic MethodHandle
VkFunctionTypes.IPFN_vkDebugReportCallbackEXT.of
(@NotNull VkFunctionTypes.IPFN_vkDebugReportCallbackEXT lambda) static MemorySegment
VkFunctionTypes.IPFN_vkDebugReportCallbackEXT.ofNative
(@NotNull VkFunctionTypes.IPFN_vkDebugReportCallbackEXT lambda) static MemorySegment
VkFunctionTypes.IPFN_vkDebugReportCallbackEXT.ofNative
(@NotNull Arena arena, @NotNull VkFunctionTypes.IPFN_vkDebugReportCallbackEXT lambda) -
Uses of VkFunctionTypes.IPFN_vkDebugReportCallbackEXT in club.doki7.vulkan.datatype
Methods in club.doki7.vulkan.datatype with parameters of type VkFunctionTypes.IPFN_vkDebugReportCallbackEXTModifier and TypeMethodDescriptionVkDebugReportCallbackCreateInfoEXT.pfnCallback
(@NotNull VkFunctionTypes.IPFN_vkDebugReportCallbackEXT value) VkDebugReportCallbackCreateInfoEXT.pfnCallback
(@NotNull Arena arena, @NotNull VkFunctionTypes.IPFN_vkDebugReportCallbackEXT value)