mesa/tests: Add ES3.0 dispatch table sanity test
authorMatt Turner <mattst88@gmail.com>
Tue, 16 Oct 2012 23:20:36 +0000 (16:20 -0700)
committerMatt Turner <mattst88@gmail.com>
Thu, 25 Oct 2012 21:29:05 +0000 (14:29 -0700)
commitdf924d82e2e190b76533dfdd9111f05277d3f233
tree6fdb5a988c67b7d1830e50f79ca54e052a8d9e6e
parent355f507f2a7082f28d98cb29b2a34b77fb45e031
mesa/tests: Add ES3.0 dispatch table sanity test

Since ES3.0 is backward compatible with 2.0, we check that all the 2.0
functions and additional 3.0 functions exist.

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/mesa/main/tests/dispatch_sanity.cpp