Searched defs:bufferViewTests (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiTests.cpp45 void createBufferViewTests (tcu::TestCaseGroup* bufferViewTests) argument
47 tcu::TestContext& testCtx = bufferViewTests->getTestContext();
49 bufferViewTests->addChild(createBufferViewCreateTests (testCtx));
50 bufferViewTests->addChild(createBufferViewAccessTests (testCtx));

Completed in 56 milliseconds