You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The specification does not state the behavior if clCreateBuffer is called with CL_MEM_USE_HOST_PTR and then the host pointer is freed in the memory flags, clCreateBuffer, or clCreateBufferWithProperties sections. Should it be added for explicitness and since the behavior would most likely be undefined?