// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry [[vkCreatePipelineLayout,vkCreatePipelineLayout]] [source,c++] ---- VkResult vkCreatePipelineLayout( VkDevice device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineLayout* pPipelineLayout); ----