mirror of
https://github.com/matrix-construct/construct
synced 2025-04-10 20:13:24 +02:00
ircd:🆑 Fix write buffer call.
This commit is contained in:
parent
dea1118bda
commit
7e188fa7f6
1 changed files with 1 additions and 1 deletions
|
@ -365,7 +365,7 @@ try
|
|||
|
||||
call
|
||||
(
|
||||
clEnqueueReadBuffer,
|
||||
clEnqueueWriteBuffer,
|
||||
q,
|
||||
cl_mem(data.handle),
|
||||
blocking,
|
||||
|
|
Loading…
Add table
Reference in a new issue