Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.hpp36 tcu::TestCaseGroup* createImageClearingTests (tcu::TestContext& testCtx);
DvktApiTests.cpp83 apiTests->addChild(createImageClearingTests (testCtx)); in createApiTests()
DvktApiImageClearingTests.cpp2483 TestCaseGroup* createImageClearingTests (TestContext& testCtx) in createImageClearingTests() function