From 968dc4e299603083cbaeedc1a481cf358ec76418 Mon Sep 17 00:00:00 2001 From: the_fiddler Date: Fri, 23 Oct 2009 06:54:15 +0000 Subject: [PATCH] Fixed return types for GetError and CheckFramebufferStatus. Updated enum types for consistency with OpenGL. --- Source/Bind/Specifications/ES20/overrides.xml | 108 ++++++++---------- 1 file changed, 48 insertions(+), 60 deletions(-) diff --git a/Source/Bind/Specifications/ES20/overrides.xml b/Source/Bind/Specifications/ES20/overrides.xml index 78032f1c..7ba9ed89 100644 --- a/Source/Bind/Specifications/ES20/overrides.xml +++ b/Source/Bind/Specifications/ES20/overrides.xml @@ -11,15 +11,6 @@ String* - - out - - - - out - - - BlendMode @@ -91,7 +82,7 @@ BufferTarget - GetBufferPName + BufferParameterName @@ -149,15 +140,15 @@ - + ErrorCode - ProgramPName + ProgramParameter - ShaderPName + ShaderParameter @@ -165,11 +156,11 @@ - VertexArray + VertexAttribParameter - VertexPointer + VertexAttribPointerType @@ -177,21 +168,21 @@ - BindTextureTarget + TextureTarget - BindTextureTarget + TextureTarget - BindTextureTarget - TexturePName + TextureTarget + GetTextureParameter - BindTextureTarget - TexturePName + TextureTarget + TextureParameterName @@ -231,7 +222,7 @@ - + FramebufferErrorCode FramebufferTarget @@ -250,7 +241,7 @@ RenderbufferTarget - GetRenderbufferPName + RenderbufferParameterName @@ -268,25 +259,28 @@ FramebufferTarget FramebufferSlot - FramebufferAttachmentParameter + FramebufferParameterName - PixelStorePName - PixelStoreParameter + PixelStoreParameter - GetBooleanPName + GetPName - GetFloatPName + GetPName - GetIntegerPName + GetPName + + + ErrorCode + @@ -327,7 +321,7 @@ - + @@ -450,7 +444,7 @@ - + @@ -462,7 +456,7 @@ - + @@ -478,7 +472,7 @@ - + @@ -488,7 +482,7 @@ - + @@ -559,7 +553,7 @@ - + @@ -578,13 +572,20 @@ - + - + + + + + + + + @@ -623,7 +624,7 @@ - + @@ -643,7 +644,7 @@ - + @@ -661,33 +662,19 @@ - + - + - - - - - - - - - - - - - - - - + + + + + @@ -706,9 +697,6 @@ - - -