Variable VkSubpassDescription.pipelineBindPoint

struct VkSubpassDescription
{
  // ...
  VkPipelineBindPoint pipelineBindPoint ;
  // ...
}