0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-29 02:02:38 +01:00

ircd:🆑 Fix write buffer call.

This commit is contained in:
Jason Volk 2021-03-10 05:22:40 -08:00
parent dea1118bda
commit 7e188fa7f6

View file

@ -365,7 +365,7 @@ try
call
(
clEnqueueReadBuffer,
clEnqueueWriteBuffer,
q,
cl_mem(data.handle),
blocking,