layers: Combine global binding start/end lookup
authorJohn Zulauf <jzulauf@lunarg.com>
Fri, 15 Dec 2017 21:02:06 +0000 (14:02 -0700)
committerjzulauf-lunarg <32470354+jzulauf-lunarg@users.noreply.github.com>
Fri, 5 Jan 2018 00:08:05 +0000 (17:08 -0700)
commitc9c7afdf4aa0ce0d3929b9d831bb9e29d75a94ab
treee9410e03930dc2f4dd6abd973fa04164716215e8
parent8c388a005b4f5aca85c50bb8e5f21f14dfcd3de6
layers: Combine global binding start/end lookup

Binding start/end lookup where using two separate maps indexed on a
common key.  Combined to avoid repeated lookups.

Change-Id: I57ed71736537de5eb83fe41599a8acec9bf23d13
layers/descriptor_sets.cpp
layers/descriptor_sets.h