angle/third_party/glmark2
Hidehiko Abe 90a9cf9619 Expand is_linux to is_linux || is_chromeos.
Currently is_linux is set to true on Chrome OS build,
but it is planned to set to false. This CL is the preparation
to keep the current behavior.

Bug: chromium:1110266
Test: Built locally. Tryjob.
Change-Id: I4124dfb251d68a519fed3e08555d1aa5a694c77c
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2404500
Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
2020-09-10 20:29:01 +00:00
..
BUILD.gn Expand is_linux to is_linux || is_chromeos. 2020-09-10 20:29:01 +00:00
README.angle Add glmark2 to build. 2019-03-05 18:33:39 +00:00

README.angle

Name: glmark2
Short Name: glmark2
URL: https://github.com/glmark2/glmark2
Security Critical: no
License: GPL v3
License File: NOT_SHIPPED

Description:
glmark2 is an OpenGL 2.0 and ES 2.0 benchmark.

glmark2 is developed by Alexandros Frantzis and Jesse Barker based on the
original glmark benchmark by Ben Smith.