diff options
author | Cody Northrop <cnorthrop@google.com> | 2018-10-23 13:13:21 -0600 |
---|---|---|
committer | Cody Northrop <cnorthrop@google.com> | 2018-11-01 14:15:44 -0600 |
commit | 0fa1d220dcba814eb5f035e60ff5db6e1c70ddf6 (patch) | |
tree | 038d3f2f78fd0972d9a934a7f3d16da87b08ea90 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | f5744e358dac3f049c16c68c06b838b5e74a5f0b (diff) |
Add GLES specific setting for layers
This allows loading layers for GLES and Vulkan at the
same time by adding a GLES specific setting:
GPU_DEBUG_LAYERS_GLES
which mirrors the existing setting:
GPU_DEBUG_LAYERS
The Vulkan and GLES loaders now scan distinct layer
lists, correcting an issue that would prevent Vulkan
from loading when it failed to find GLES layers.
Bug: 110883880
Test: Load a GLES layer when running ANGLE with Vulkan backend
Test: cts-tradefed run singleCommand cts -m CtsGpuToolsHostTestCases
Change-Id: I370be4ce6fdde9e95989eb1f274add8b5790263e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions