[waffle] [PATCH 1/4] waffle: put waffle_enum items in a macro

Jordan Justen jordan.l.justen at intel.com
Wed May 6 10:30:58 PDT 2015


On 2015-05-05 21:18:52, Chad Versace wrote:
> Since the only dynamically generated portion of waffle.h (for now, at
> least) will be the enum definitions, there's no reason to use XML if you
> feel it's overkill. (I'm also not opposed to XML, if you do want to go
> that route).

Chad, you worked on piglit parsing of Khronos's OpenGL XML, right?

I know that XML format might be overkill for waffle, but would it
work? Would it be something where we could leverage the parsing code
from piglit, and the XML format from Khronos?

One thing that capturing the function prototypes might enable is the
ability to create language bindings.

-Jordan


More information about the waffle mailing list