[mono-android] Error in GL.GetInteger(All.BlendSrc, out m_PrevBlendSrc);
Enrico
djtails at gmx.net
Sun Jun 10 18:26:00 UTC 2012
Iam not into openGL but have you tried this one:
// Get previous parameter values before changing them.
GL.GetInteger(GetPName.BlendSrc, out m_PrevBlendSrc);
Found on google Code and when i look at some Source for GetInteger i
find often the GetPName Enum
Enrico
Am 10.06.2012 um 19:56 schrieb SRI:
> BlendSrc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodroid/attachments/20120610/3081e56b/attachment.html>
More information about the Monodroid
mailing list