private bool HasError()
 {
     return(AsyncGPUReadbackRequest.HasError_Injected(ref this));
 }