Home
last modified time | relevance | path

Searched defs:get_test_icd (Results 1 – 1 of 1) sorted by relevance

/third_party/vulkan-loader/tests/framework/
Dtest_environment.cpp368 TestICD& TestICDHandle::get_test_icd() noexcept { function in TestICDHandle
815 TestICD& FrameworkEnvironment::get_test_icd(size_t index) noexcept { return icds[index].get_test_ic… function in FrameworkEnvironment