0
0
Fork 0
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:
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,