Lines Matching defs:multisamplePnext
5197 void* multisamplePnext = nullptr;
5350 pSampleLocations = SampleLocationsPtr(new vk::VkPipelineSampleLocationsStateCreateInfoEXT(vk::initVulkanStructure(multisamplePnext)));
5351 multisamplePnext = pSampleLocations.get();
5369 pCoverageToColor = CoverageToColorPtr(new vk::VkPipelineCoverageToColorStateCreateInfoNV(vk::initVulkanStructure(multisamplePnext)));
5370 multisamplePnext = pCoverageToColor.get();
5378 pCoverageModulation = CoverageModulationPtr(new vk::VkPipelineCoverageModulationStateCreateInfoNV(vk::initVulkanStructure(multisamplePnext)));
5379 multisamplePnext = pCoverageModulation.get();
5389 pCoverageReduction = CoverageReductionPtr(new vk::VkPipelineCoverageReductionStateCreateInfoNV(vk::initVulkanStructure(multisamplePnext)));
5390 multisamplePnext = pCoverageReduction.get();
5449 multisamplePnext, // const void* pNext;