[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Public WebGL] Typed Array setter for partial arrays (and typed array performance)
On Apr 21, 2011, at 4:12 PM, Kenneth Russell wrote:
>
> ...
> As part of the planned Typed Array API changes to support efficient
> communication with web workers, the plan is to add convenience methods
> to copy ArrayBuffers and possibly sub-portions of them. I think we
> should invest our time in moving those changes forward.
Why is it necessary to have functions to copy ArrayBuffers. Isn't the copy constructor in the TypedArrays sufficient?
-----
~Chris
cmarrin@apple.com
-----------------------------------------------------------
You are currently subscribed to public_webgl@khronos.org.
To unsubscribe, send an email to majordomo@khronos.org with
the following command in the body of your email:
unsubscribe public_webgl
-----------------------------------------------------------