commit | e6bf96951ae9a896e7b584d17f86a7b5e6725752 | [log] [tgz] |
---|---|---|
author | Roman Kiryanov <rkir@google.com> | Fri Apr 26 10:45:46 2019 -0700 |
committer | Roman Kiryanov <rkir@google.com> | Tue Apr 30 09:49:55 2019 -0700 |
tree | fa9a185087478e165f7601043ecacd24ec8b11ae | |
parent | 845c069734a28961c0bc017219d9bf017514c37f [diff] |
vk_find_struct: use the requested type to calculate sType Add the type->id mapping to get Vulkan struct sType at compile time. This will produce a compile time error for unknown types. Bug: 131181334 Test: make Change-Id: I47800f6068cb21eabac935cf5873faee7e5a2854