[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Public WebCL] Synchronous waitForEvents?
What is the reason for waitForEvents being blocking except for mirroring the OpenCL API?
Inside of a normal browser context (non-worker) it seems like a bad idea to me, shouldn't it instead
a) Have a non-blocking variant waitForEvents(WebCLEvent[] eventWaitList, callback) ?
b) Have the blocking variant limited to workers (or similar) ?
-- Jens Nockert
-----------------------------------------------------------
You are currently subscribed to public_webcl@khronos.org.
To unsubscribe, send an email to majordomo@khronos.org with
the following command in the body of your email:
unsubscribe public_webcl
-----------------------------------------------------------