Series:
Reviewed-by: Jordan Justen
On Wed, Oct 24, 2012 at 2:38 PM, Matt Turner wrote:
> Since ES3.0 is backward compatible with 2.0, we check that all the 2.0
> functions and additional 3.0 functions exist.
> ---
> src/mesa/main/tests/dispatch_sanity.cpp | 149
> +
Since ES3.0 is backward compatible with 2.0, we check that all the 2.0
functions and additional 3.0 functions exist.
---
src/mesa/main/tests/dispatch_sanity.cpp | 149 +++
1 files changed, 149 insertions(+), 0 deletions(-)
diff --git a/src/mesa/main/tests/dispatch_san