Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.hpp33 class QueryPoolStatisticsTests : public tcu::TestCaseGroup class
36 QueryPoolStatisticsTests(tcu::TestContext &testCtx);
41 QueryPoolStatisticsTests(const QueryPoolStatisticsTests &other);
42 QueryPoolStatisticsTests &operator=(const QueryPoolStatisticsTests &other);
H A DvktQueryPoolTests.cpp47 queryPoolTests->addChild(new QueryPoolStatisticsTests(testCtx)); in createChildren()
H A DvktQueryPoolStatisticsTests.cpp5227 QueryPoolStatisticsTests::QueryPoolStatisticsTests(tcu::TestContext &testCtx) in QueryPoolStatisticsTests() function in vkt::QueryPool::QueryPoolStatisticsTests
5239 void QueryPoolStatisticsTests::init(void) in init()
7680 void QueryPoolStatisticsTests::deinit(void) in deinit()