Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiGranularityTests.hpp36 tcu::TestCaseGroup *createGranularityQueryTests(tcu::TestContext &testCtx);
H A DvktApiTests.cpp106 apiTests->addChild(createGranularityQueryTests(testCtx)); in createApiTests()
H A DvktApiGranularityTests.cpp463 tcu::TestCaseGroup *createGranularityQueryTests(tcu::TestContext &testCtx) in createGranularityQueryTests() function