Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferViewCreateTests.hpp36 tcu::TestCaseGroup* createBufferViewCreateTests (tcu::TestContext& testCtx);
DvktApiTests.cpp62 bufferViewTests->addChild(createBufferViewCreateTests (testCtx)); in createBufferViewTests()
DvktApiBufferViewCreateTests.cpp399 tcu::TestCaseGroup* createBufferViewCreateTests (tcu::TestContext& testCtx) in createBufferViewCreateTests() function