Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiGetDeviceProcAddrTests.hpp37 tcu::TestCaseGroup *createGetDeviceProcAddrTests(tcu::TestContext &testCtx);
H A DvktApiGetDeviceProcAddrTests.cpp38 tcu::TestCaseGroup *createGetDeviceProcAddrTests(tcu::TestContext &testCtx) in createGetDeviceProcAddrTests() function
H A DvktApiTests.cpp122 apiTests->addChild(createGetDeviceProcAddrTests(testCtx)); in createApiTests()