Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.hpp32 tcu::TestCaseGroup* createCommandBuffersTests (tcu::TestContext& testCtx);
DvktApiTests.cpp85 apiTests->addChild(createCommandBuffersTests (testCtx)); in createApiTests()
DvktApiCommandBuffersTests.cpp4754 tcu::TestCaseGroup* createCommandBuffersTests (tcu::TestContext& testCtx) in createCommandBuffersTests() function