On 12/08/2017 11:30 PM, Eric Anholt wrote:
Tapani Pälli writes:
v2: cleanup code, remove some GL_NO_ERROR checks
add to all.py (Eric)
Signed-off-by: Tapani Pälli
diff --git a/tests/all.py b/tests/all.py
index 0c99bff0e..4e41aebdd 100644
--- a/tests/all.py
+++ b/tests/all.py
@@ -329
Tapani Pälli writes:
> v2: cleanup code, remove some GL_NO_ERROR checks
> add to all.py (Eric)
>
> Signed-off-by: Tapani Pälli
> diff --git a/tests/all.py b/tests/all.py
> index 0c99bff0e..4e41aebdd 100644
> --- a/tests/all.py
> +++ b/tests/all.py
> @@ -3295,6 +3295,11 @@ with profile.test_
v2: cleanup code, remove some GL_NO_ERROR checks
add to all.py (Eric)
Signed-off-by: Tapani Pälli
---
tests/all.py | 5 +
tests/spec/CMakeLists.txt | 1 +
.../ext_disjoint_timer_query/CMakeLists.gles2.txt | 7 ++
tests/spe