skia2/infra/bots/assets/chromebook_x86_64_gles
Eric Boren 690a215606 [infra] Remove most asset scripts, update create_and_upload
Change-Id: I4f0d1358eeb2046ebf7b7830dd9e7c39add33393
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/414997
Commit-Queue: Eric Boren <borenet@google.com>
Reviewed-by: Ravi Mistry <rmistry@google.com>
2021-06-03 13:14:17 +00:00
..
__init__.py [infra] Remove most asset scripts, update create_and_upload 2021-06-03 13:14:17 +00:00
create_and_upload.py [infra] Remove most asset scripts, update create_and_upload 2021-06-03 13:14:17 +00:00
create.py [infra] Remove most asset scripts, update create_and_upload 2021-06-03 13:14:17 +00:00
README.md
VERSION

This asset is the necessary includes and libs to compile/link the gpu code for x86_64 Chromebooks with gpu supports EGL and GLES.

Zip up the /usr/lib64 folder on any x86_64 Chromebook (e.g. Pixelbook). Extract it somewhere on the dev machine and use that folder as the input to create_and_upload:

./infra/bots/assets/chromebook_x86_64_gles/create_and_upload.py --lib_path [dir]

This script installs the following GL packages and then bundles them with the unzipped libs:

libgles2-mesa-dev libegl1-mesa-dev