Variable VkCommandBufferInheritanceInfo.occlusionQueryEnable

struct VkCommandBufferInheritanceInfo
{
  // ...
  uint occlusionQueryEnable ;
  // ...
}