Home
last modified time | relevance | path

Searched refs:allowedSampleCounts (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp1201 const VkSampleCountFlags allowedSampleCounts = (VK_SAMPLE_COUNT_2_BIT | in testQuerySampleLocationProperties() local
1208 if ((sampleLocationsProperties.sampleLocationSampleCounts & allowedSampleCounts) == 0) in testQuerySampleLocationProperties()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp1181 const VkSampleCountFlags allowedSampleCounts = (VK_SAMPLE_COUNT_2_BIT | in testQuerySampleLocationProperties() local
1188 if ((sampleLocationsProperties.sampleLocationSampleCounts & allowedSampleCounts) == 0) in testQuerySampleLocationProperties()

Completed in 11 milliseconds