[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Public WebCL] WebCL syntax style?




hi,

In WebGL all OpenGL functions are methods of the "gl" object (e.g. gl.createBuffer() ).
Why in the Nokia Research WebCL realization OpenCL functions are method of "corresponding" objects ( clCreateBuffer(ctx, ...) becomes ctx.createBuffer(...) )? Is it necessarily? Is it Nokia Research or Khronos working group choice?


Evgeny
-----------------------------------------------------------
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
-----------------------------------------------------------