Uses of Interface
club.doki7.vma.VMAFunctionTypes.IPFN_vmaAllocateDeviceMemoryFunction
Packages that use VMAFunctionTypes.IPFN_vmaAllocateDeviceMemoryFunction
-
Uses of VMAFunctionTypes.IPFN_vmaAllocateDeviceMemoryFunction in club.doki7.vma
Methods in club.doki7.vma with parameters of type VMAFunctionTypes.IPFN_vmaAllocateDeviceMemoryFunctionModifier and TypeMethodDescriptionstatic MethodHandleVMAFunctionTypes.IPFN_vmaAllocateDeviceMemoryFunction.of(@NotNull VMAFunctionTypes.IPFN_vmaAllocateDeviceMemoryFunction lambda) static MemorySegmentVMAFunctionTypes.IPFN_vmaAllocateDeviceMemoryFunction.ofNative(@NotNull VMAFunctionTypes.IPFN_vmaAllocateDeviceMemoryFunction lambda) static MemorySegmentVMAFunctionTypes.IPFN_vmaAllocateDeviceMemoryFunction.ofNative(@NotNull Arena arena, @NotNull VMAFunctionTypes.IPFN_vmaAllocateDeviceMemoryFunction lambda) -
Uses of VMAFunctionTypes.IPFN_vmaAllocateDeviceMemoryFunction in club.doki7.vma.datatype
Methods in club.doki7.vma.datatype with parameters of type VMAFunctionTypes.IPFN_vmaAllocateDeviceMemoryFunctionModifier and TypeMethodDescriptionVmaDeviceMemoryCallbacks.pfnAllocate(@NotNull VMAFunctionTypes.IPFN_vmaAllocateDeviceMemoryFunction value) VmaDeviceMemoryCallbacks.pfnAllocate(@NotNull Arena arena, @NotNull VMAFunctionTypes.IPFN_vmaAllocateDeviceMemoryFunction value)