Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFillBufferTests.hpp36 tcu::TestCaseGroup* createFillAndUpdateBufferTests (tcu::TestContext& testCtx);
DvktApiTests.cpp81 apiTests->addChild(createFillAndUpdateBufferTests (testCtx)); in createApiTests()
DvktApiFillBufferTests.cpp345 tcu::TestCaseGroup* createFillAndUpdateBufferTests (tcu::TestContext& testCtx) in createFillAndUpdateBufferTests() function