Enable chromecast gpu perf
authorKevin Lubick <kjlubick@google.com>
Wed, 24 May 2017 19:30:35 +0000 (15:30 -0400)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Wed, 24 May 2017 20:30:05 +0000 (20:30 +0000)
commitffce079f4e0ca4ccb7f24aa647eee1de5feb6e02
treecd5290fcc657d362dc491b4d28aafc94847dba18
parent56a1e6a1095567809cfb45f450dfbe104cad5aaf
Enable chromecast gpu perf

The new #ifndef account for what the chromecast sdk
cannot handle (e.g. posix).

Bug: skia:6581
Change-Id: I3d64d25980d80185f8b95c05badee5f665d97cd3
Reviewed-on: https://skia-review.googlesource.com/13811
Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
Commit-Queue: Kevin Lubick <kjlubick@google.com>
12 files changed:
infra/bots/assets/cast_toolchain/VERSION
infra/bots/gen_tasks.go
infra/bots/recipe_modules/flavor/example.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release.json
infra/bots/recipe_modules/flavor/gn_chromecast_flavor.py
infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-arm-Release-Chromecast.json
infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug.json
infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release.json
infra/bots/recipes/perf.py
infra/bots/tasks.json
tools/gpu/GrContextFactory.cpp
tools/gpu/gl/command_buffer/GLTestContext_command_buffer.cpp
tools/gpu/gl/egl/CreatePlatformGLTestContext_egl.cpp