Variable VkComputePipelineCreateInfo.layout

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