Variable VkGraphicsPipelineCreateInfo.renderPass

struct VkGraphicsPipelineCreateInfo
{
  // ...
  VkRenderPass_T* renderPass ;
  // ...
}