[Piglit] [PATCH] egl-create-context-valid-flag-debug: build separate gl and gles binaries

Chad Versace chad.versace at linux.intel.com
Mon Jan 13 15:27:43 PST 2014


On Mon, Jan 13, 2014 at 09:41:20PM +0800, Daniel Kurtz wrote:
> Currently we are building a single binary for both GL and GLES.
> However, it can only be added by either CMakelists.gl or .gles, but not
> both.
> 
> Instead, build two differente binaries, install each in the respective
> CMakelists, and add them both to tests/all.py.
> 
> Signed-off-by: Daniel Kurtz <djkurtz at chromium.org>
> ---
>  tests/all.py                                               | 5 +++--
>  tests/egl/spec/egl_khr_create_context/CMakeLists.gl.txt    | 2 +-
>  tests/egl/spec/egl_khr_create_context/CMakeLists.gles2.txt | 1 +
>  3 files changed, 5 insertions(+), 3 deletions(-)

Thanks, committed to master.
Reviewed-by: Chad Versace <chad.versace at linux.intel.com>


More information about the Piglit mailing list