[ CCode ( cname = "xapp_gpu_offload_helper_is_ready" ) ]
[ Version ( since = "2.6" ) ]
public bool is_ready ()
Checks if the helper is ready and valid.
This does not mean offload support exists.
| this |
The GpuOffloadHelper. |
|
true if the helper has been successfully initialized. |