[Public WebGL] questions about vertexAttribPointer / getVertexAttrib offsets
Boris Zbarsky
[email protected]
Fri Apr 27 20:31:10 PDT 2012
On 4/27/12 9:40 PM, Kenneth Russell wrote:
> I am not completely sure that WebKit can even handle passing "long
> long" values from JavaScript to C++. It will almost certainly not have
> proper Web IDL behavior, where TypeError is thrown for out-of-range
> values.
That last only happens for arguments with the [EnforceRange] annotation,
which is not an issue for the WebGL spec, obviously. ;)
-Boris
-----------------------------------------------------------
You are currently subscribed to [email protected]
To unsubscribe, send an email to [email protected] with
the following command in the body of your email:
unsubscribe public_webgl
-----------------------------------------------------------
More information about the public_webgl
mailing list