Uses of Record Class
tech.icey.vk4j.handle.VkCudaFunctionNV
Packages that use VkCudaFunctionNV
-
Uses of VkCudaFunctionNV in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkCudaFunctionNVModifier and TypeMethodDescriptionvoidDeviceCommands.vkDestroyCudaFunctionNV(VkDevice device, VkCudaFunctionNV function, VkAllocationCallbacks pAllocator) -
Uses of VkCudaFunctionNV in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkCudaFunctionNVMethods in tech.icey.vk4j.datatype with parameters of type VkCudaFunctionNV -
Uses of VkCudaFunctionNV in tech.icey.vk4j.handle
Methods in tech.icey.vk4j.handle that return VkCudaFunctionNVModifier and TypeMethodDescriptionVkCudaFunctionNV.Buffer.read()VkCudaFunctionNV.Buffer.read(long index) VkCudaFunctionNV.Buffer.readAll()Methods in tech.icey.vk4j.handle with parameters of type VkCudaFunctionNVModifier and TypeMethodDescriptionvoidVkCudaFunctionNV.Buffer.write(long index, VkCudaFunctionNV value) voidVkCudaFunctionNV.Buffer.write(VkCudaFunctionNV value)