vk: Allocate layout->count number of descriptors
authorKristian Høgsberg <kristian.h.kristensen@intel.com>
Wed, 13 May 2015 18:49:30 +0000 (11:49 -0700)
committerKristian Høgsberg <kristian.h.kristensen@intel.com>
Wed, 13 May 2015 21:47:11 +0000 (14:47 -0700)
commita77229c979d0edee165da8f44c5af70bb0c25507
tree1720fe7d0901b4abc84dc661188766c167bbc9e0
parenta3fd1365094cbf04648fb6d67582122101d4c212
vk: Allocate layout->count number of descriptors

layout->count is the number of descriptors the application
requested. layout->total is the number of entries we need across all
stages.
src/vulkan/device.c