Searched refs:testPerfQuery (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 5170 tcu::TestStatus testPerfQuery(Context &context, VkFormat format) in testPerfQuery() function 5618 … addFunctionCase(group.get(), getFormatShortString(format), checkHasMsrtss, testPerfQuery, format); in createMultisampledTestsInGroup() 5623 … addFunctionCase(group.get(), getFormatShortString(format), checkHasMsrtss, testPerfQuery, format); in createMultisampledTestsInGroup() 5628 … addFunctionCase(group.get(), getFormatShortString(format), checkHasMsrtss, testPerfQuery, format); in createMultisampledTestsInGroup() 5633 … addFunctionCase(group.get(), getFormatShortString(format), checkHasMsrtss, testPerfQuery, format); in createMultisampledTestsInGroup()
|