Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.hpp34 tcu::TestCaseGroup* createFeatureInfoTests (tcu::TestContext& testCtx);
DvktApiTests.cpp73 apiTests->addChild(api::createFeatureInfoTests (testCtx)); in createApiTests()
DvktApiFeatureInfo.cpp3841 tcu::TestCaseGroup* createFeatureInfoTests (tcu::TestContext& testCtx) in createFeatureInfoTests() function