commit | 8925efd0a87d96885834a00f3bdef220edf6d8ea | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olv@google.com> | Wed Apr 13 15:13:21 2016 +0800 |
committer | Chia-I Wu <olv@google.com> | Thu Apr 14 08:43:04 2016 +0800 |
tree | 5693eb842070953680813f56cf0f8dfd217612ec | |
parent | cbe07ef239121dc99a31a19b9593d76d76abb08b [diff] |
vulkan: do not query non-enabled WSI functions Initialize dispatch table entries for non-enabled WSI functions to stubs. We do not want to initialize them to NULL because they may still be invoked through the exported WSI entrypoints. Bug: 25850852 Change-Id: I25b715700990ad7432740f031764d70396024d32