Sorry it seems gles has some bug
glReadPixels_jgles_
'libGLESv3.so glReadPixels > n i i i i i i *x'&(15!:0)

the last parameter is incorrect, it should x instead of *x.  I'll take a
look.  Thanks.
 On Mar 24, 2015 12:12 AM, "Brian Schott" <[email protected]> wrote:

> I have looked up GL_UNSIGNED_INT_8_8_8_8 in my old opengl book and it
> indicates the following.
>
> "GL_UNSIGNED_INT_8_8_8_8 packed into unsigned 32-bit integer"
>
>
> You have mentioned 64 bit earlier so could this be the domain error
> problem?
>
> On Mon, Mar 23, 2015 at 10:52 AM, Raul Miller <[email protected]>
> wrote:
> ​[snip]​
>
>
>
> > But the real puzzler is what happens when I call get_pixels, for
> > example with the dimensions 10 10. I get a domain error when trying to
> > call glReadPixels.
> >
> >
> --
> (B=)
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to