commit | dc792f55e03081d4356996d700dacda90eda8817 | [log] [tgz] |
---|---|---|
author | Yiwei Zhang <zzyiwei@google.com> | Thu Oct 10 16:29:42 2019 -0700 |
committer | Yiwei Zhang <zzyiwei@google.com> | Thu Oct 10 16:38:02 2019 -0700 |
tree | e196b6af82bc7fce7ceee01ccce35f51c7cf4dbd | |
parent | 10d01dba75b64190628af247d5b312cf9ea9c74d [diff] |
Vulkan: remove redundant function definitions in null_driver When deprecating the old gen scripts, there's some duplicate entries get added, which is fixed by this change. This change also reorders the extension constants in the gen scripts so that future modification is less likely to put duplicate entries. Bug: 134185757 Test: ./scripts/code_generator.py && build Change-Id: I6c8356b01e8a9c042293804eb628ed0a72da4a5c