Function VkDeviceCmds.CreatePipelineLayout
Commands for VK_VERSION_1_0
VkResult CreatePipelineLayout
(
VkDevice_T* device,
const(VkPipelineLayoutCreateInfo)* pCreateInfo,
const(VkAllocationCallbacks)* pAllocator,
VkPipelineLayout_T** pPipelineLayout
);