[Piglit] Testing an unsupported function?

Ian Romanick idr at freedesktop.org
Mon Dec 22 14:35:22 PST 2014


How do I make a piglit test that calls an unsupported function?  I want
to verify that calling a function not supported by the context either
crashes or generates GL_INVALID_OPERATION.  All of the piglit_dispatch
infrastructure seems to put too much padding around things to make this
possible.

Suggestions?


More information about the Piglit mailing list