[Mesa-dev] [PATCH] tnl: Add support for datatype GL_FIXED in vertex arrays

Chad Versace chad at chad-versace.us
Tue Feb 15 12:05:55 PST 2011


On 02/14/2011 09:08 PM, Eric Anholt wrote:
> Don't suppose we have a testcase for these?  It could go easily in the
> ARB_ES2_compat directory without needing new framework stuff.

Just wrote a test case in ARB_ES2_compat, and encountered problems. The
GL_FIXED enum is not a valid type for glVertexAttribPointer, even though
ARB_ES2_compat is advertised. Hmm... I'll look into that.

-- 
Chad Versace
chad at chad-versace.us


More information about the mesa-dev mailing list