What the chart needs to know about a GPU device. available is whether it ever got a usable context (a driver that cannot run the program counts as never having one), and lost is the window between a context loss and its restoration.
available
lost
Readonly
What the chart needs to know about a GPU device.
availableis whether it ever got a usable context (a driver that cannot run the program counts as never having one), andlostis the window between a context loss and its restoration.