Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolFragInvocationTests.hpp34 tcu::TestCaseGroup *createFragInvocationTests(tcu::TestContext &testContext);
H A DvktQueryPoolTests.cpp52 queryPoolTests->addChild(createFragInvocationTests(testCtx)); in createChildren()
H A DvktQueryPoolFragInvocationTests.cpp449 tcu::TestCaseGroup *createFragInvocationTests(tcu::TestContext &testContext) in createFragInvocationTests() function