Variable VkGraphicsPipelineCreateInfo.layout

struct VkGraphicsPipelineCreateInfo
{
  // ...
  VkPipelineLayout_T* layout ;
  // ...
}