Commit 79d9843
authored
Fix release call in AHB image read test (KhronosGroup#2548)
Ensure clEnqueueReleaseExternalMemObjectsKHR targets imported_image
instead of the non-external opencl_image, matching the prior acquire
call.
Signed-off-by: Xin Jin <[email protected]>1 parent a1d8c3e commit 79d9843
File tree
1 file changed
+1
-1
lines changed- test_conformance/extensions/cl_khr_external_memory_ahb
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
397 | | - | |
| 397 | + | |
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
| |||
0 commit comments