mesa/tests: Add ES1.1 dispatch table sanity test
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 15 Oct 2012 22:22:57 +0000 (15:22 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 16 Oct 2012 21:57:20 +0000 (14:57 -0700)
commit4d0458dc6ea4b0c6b6bb67b68fcb9e77f2ccf8c2
tree233b97b88e85dcbc5162aa7e7a36e0932eb7d51a
parent95b76eab7103baa2662689b9998328fc5f3a3e9c
mesa/tests: Add ES1.1 dispatch table sanity test

This test actually depends on FEATURE_ES1 because
_mesa_create_exec_table_es1 doesn't exist without it.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Paul Berry <stereotype441@gmail.com>
src/mesa/main/tests/dispatch_sanity.cpp