Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTests.cpp68 bool isSupportedSampleCount (const InstanceInterface& instanceInterface, VkPhysicalDevic…
407 bool isSupportedSampleCount (const InstanceInterface& instanceInterface, VkPhysicalDevice physicalD… in isSupportedSampleCount() function
1085 …if (!isSupportedSampleCount(context.getInstanceInterface(), context.getPhysicalDevice(), samples[s… in testRasterSamplesConsistency()
1281 …if (!isSupportedSampleCount(context.getInstanceInterface(), context.getPhysicalDevice(), multisamp… in MultisampleRenderer()