vk/compiler: Add an index_count to the bind map and check for OOB
authorJason Ekstrand <jason.ekstrand@intel.com>
Mon, 1 Jun 2015 19:24:31 +0000 (12:24 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 1 Jun 2015 19:25:58 +0000 (12:25 -0700)
commitd4cbf6a728a149e312f00c92f3d20b1da4df8117
treee0110fa0faf0777c954c98c1112e8a33d8cceca4
parent510b5c3bedced1fe4cda0f5d459c45b83914b622
vk/compiler: Add an index_count to the bind map and check for OOB
src/mesa/drivers/dri/i965/brw_context.h
src/mesa/drivers/dri/i965/brw_fs_nir.cpp
src/mesa/drivers/dri/i965/brw_fs_visitor.cpp
src/vulkan/compiler.cpp