Home
last modified time | relevance | path

Searched refs:isSupportedSampleCount (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTests.cpp113 bool isSupportedSampleCount (const InstanceInterface& instanceInterface, VkPhysicalDevic…
682 bool isSupportedSampleCount (const InstanceInterface& instanceInterface, VkPhysicalDevice physicalD… in isSupportedSampleCount() function
1611 …if (!isSupportedSampleCount(context.getInstanceInterface(), context.getPhysicalDevice(), samples[s… in testRasterSamplesConsistency()
2009 …if (!isSupportedSampleCount(context.getInstanceInterface(), context.getPhysicalDevice(), m_multisa… in initialize()
DvktPipelineMultisampleSampleLocationsExtTests.cpp1275 …const bool isSupportedSampleCount = (*pLoopNumSamples & sampleLocationsProperties.sampleLocationSa… in testQueryMultisampleProperties() local
1277 if (isSupportedSampleCount) in testQueryMultisampleProperties()