Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.hpp32 tcu::TestCaseGroup* createCommandBuffersTests (tcu::TestContext& testCtx);
DvktApiTests.cpp78 apiTests->addChild(createCommandBuffersTests (testCtx)); in createApiTests()
DvktApiCommandBuffersTests.cpp3801 tcu::TestCaseGroup* createCommandBuffersTests (tcu::TestContext& testCtx) in createCommandBuffersTests() function