Home
last modified time | relevance | path

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

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