commit | 0c2032490b80178ec823bf22a7f5d08398851cc3 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olv@google.com> | Tue Mar 15 13:44:51 2016 +0800 |
committer | Chia-I Wu <olv@google.com> | Wed Mar 30 09:42:47 2016 +0800 |
tree | 9675ef1e494d8593698063c5160cda6351883c30 | |
parent | baa85bd893665a48aee73d7ca7b73cd39b48f998 [diff] |
vulkan: rewrite top of loader The top is responsible for layer discovery and chaining, and the bottom is like a regular layer that is always enabled and is inserted just before the driver. Make the separation clear by rewriting the top and stripping the layer managment code from loader.cpp. Change-Id: I64e525e27bd4c297bccd94a1eb9b88e28088e85d