Variable VkRenderPassMultiviewCreateInfo.pViewMasks

struct VkRenderPassMultiviewCreateInfo
{
  // ...
  const(uint)* pViewMasks ;
  // ...
}