Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryAddressBindingTests.hpp34 tcu::TestCaseGroup *createAddressBindingReportTests(tcu::TestContext &testCtx);
H A DvktMemoryTests.cpp64 memoryTests->addChild(createAddressBindingReportTests(testCtx)); in createChildren()
H A DvktMemoryAddressBindingTests.cpp1835 tcu::TestCaseGroup *createAddressBindingReportTests(tcu::TestContext &testCtx) in createAddressBindingReportTests() function