OSDN Git Service

mesa/tests: Compile ES2 test regardless of FEATURE_ES2 setting
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 15 Oct 2012 22:00:53 +0000 (15:00 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 16 Oct 2012 21:57:20 +0000 (14:57 -0700)
commit95b76eab7103baa2662689b9998328fc5f3a3e9c
tree7d4f89c97269db4e361601268328cec6c8046011
parentc50d6a2abc7ab1811f5e41f6bb27ddc491ca5ceb
mesa/tests: Compile ES2 test regardless of FEATURE_ES2 setting

The relevant ES2 code is always in Mesa.  Always building the tests
ensures that things aren't accidentally broken when people don't build
with --enable-es2.

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