The OpenTK.Graphics.ES11 namespace contains the method:
public static 
IntPtr<http://docs.go-mono.com/monodoc.ashx?link=T%3aSystem.IntPtr> MapBuffer 
(All<http://docs.go-mono.com/monodoc.ashx?link=T%3aOpenTK.Graphics.ES11.All> 
target, 
All<http://docs.go-mono.com/monodoc.ashx?link=T%3aOpenTK.Graphics.ES11.All> 
access)

The only valid flags for access are ReadOnly, WriteOnly and ReadWrite.

The All enumeration is missing the ReadOnly and ReadWrite flags. How do I set 
up a buffer with read access?


_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to