vk: Allow NULL as a valid pipeline layout
authorKristian Høgsberg <kristian.h.kristensen@intel.com>
Tue, 12 May 2015 05:12:56 +0000 (22:12 -0700)
committerKristian Høgsberg <kristian.h.kristensen@intel.com>
Tue, 12 May 2015 05:12:56 +0000 (22:12 -0700)
commit20ad071190b02c9fd904a0c969ce08318f015af9
tree09dbd3f04a8234f1cfff14479e4b53f60fe1eb00
parent769785c497aaa60c629e0299e3ebfff53a8e393e
vk: Allow NULL as a valid pipeline layout

Vertex buffers and render targets aren't part of the layout so having
an empty layout is pretty common.
src/vulkan/compiler.cpp