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
