Uses of Record Class
tech.icey.vk4j.handle.VkCuFunctionNVX
Packages that use VkCuFunctionNVX
-
Uses of VkCuFunctionNVX in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkCuFunctionNVXModifier and TypeMethodDescriptionvoidDeviceCommands.vkDestroyCuFunctionNVX(VkDevice device, VkCuFunctionNVX function, VkAllocationCallbacks pAllocator) -
Uses of VkCuFunctionNVX in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkCuFunctionNVXMethods in tech.icey.vk4j.datatype with parameters of type VkCuFunctionNVX -
Uses of VkCuFunctionNVX in tech.icey.vk4j.handle
Methods in tech.icey.vk4j.handle that return VkCuFunctionNVXModifier and TypeMethodDescriptionVkCuFunctionNVX.Buffer.read()VkCuFunctionNVX.Buffer.read(long index) VkCuFunctionNVX.Buffer.readAll()Methods in tech.icey.vk4j.handle with parameters of type VkCuFunctionNVXModifier and TypeMethodDescriptionvoidVkCuFunctionNVX.Buffer.write(long index, VkCuFunctionNVX value) voidVkCuFunctionNVX.Buffer.write(VkCuFunctionNVX value)