summaryrefslogtreecommitdiff
path: root/libs/ui/DebugUtils.cpp
diff options
context:
space:
mode:
author Jesse Hall <jessehall@google.com> 2018-03-29 14:46:45 -0700
committer Jesse Hall <jessehall@google.com> 2018-03-29 18:32:40 -0700
commit7f983a8f7c6a3663c1358828a5e8d595d71cd5fa (patch)
tree34daaae3384bf2097f9c61c90d03e3ead0bd58e3 /libs/ui/DebugUtils.cpp
parentccd348460ca25890a8fb709e82e6f780e3ce878e (diff)
vulkan: Allow AHB extension to get to the driver
We don't need to do anything special with the AHB extension at the driver layer, but it's defined as a "known extension" so that we can export symbols for it. So it didn't fall into the generic extension path, but we also didn't add it to the list to pass on to the driver. So drivers were never seeing that the extension was enabled. Remove switch default cases, so that -Wswitch can catch bugs like this in the future. Test: in-progress MediaVulkanGpuTest (ag/3789901/18) Bug: 77297007 Change-Id: I3fe460240cfd1f868b7275abbb0289b806bc7603
Diffstat (limited to 'libs/ui/DebugUtils.cpp')
0 files changed, 0 insertions, 0 deletions