Hi Mark,

I just checked and sadly it looks like these enums aren't available under
the current MonoTouch releases.

The enum value for UnpackRowLength should be (int) 0x0CF2 if that helps. If
that works for you, let me know and I'll pull that and any other enum values
you need into OpenTK.Graphics.ES11 and ES20 for an upcoming release.

Jeff

On Fri, Aug 19, 2011 at 7:08 AM, Oaf <m...@markripley.com> wrote:

> Hi,
>
> First post here, been using Monotouch for six weeks or so now, porting some
> Java/OpenGL games to iOS.
>
> I must admit the Monotouch implementation of OpenGL is certainly
> frustrating. I spend most of my time trying to find where constants are
> buried, what they've been renamed as, and how mono's OGL apis translate to
> 'normal' OGL.
>
> The PixelStore consts seem to be mostly missing from mono though, and I'm
> stumped as to where they're hiding.
>
> Anyone have any clues?
>
> Many thanks :)
>
> --
> View this message in context:
> http://monotouch.2284126.n4.nabble.com/Where-is-GL-UNPACK-ROW-LENGTH-tp3754895p3754895.html
> Sent from the MonoTouch mailing list archive at Nabble.com.
> _______________________________________________
> MonoTouch mailing list
> MonoTouch@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>
_______________________________________________
MonoTouch mailing list
MonoTouch@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to