Searched refs:isSupportedSampleCount (Results 1 – 1 of 1) sorted by relevance
68 bool isSupportedSampleCount (const InstanceInterface& instanceInterface, VkPhysicalDevic…407 bool isSupportedSampleCount (const InstanceInterface& instanceInterface, VkPhysicalDevice physicalD… in isSupportedSampleCount() function1085 …if (!isSupportedSampleCount(context.getInstanceInterface(), context.getPhysicalDevice(), samples[s… in testRasterSamplesConsistency()1281 …if (!isSupportedSampleCount(context.getInstanceInterface(), context.getPhysicalDevice(), multisamp… in MultisampleRenderer()