Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/
Dloader_version_tests.cpp925 struct DriverInfo { struct
926 DriverInfo(TestICDDetails icd_details, uint32_t driver_version, bool expect_to_find) noexcept in DriverInfo() function
933 void CheckDirectDriverLoading(FrameworkEnvironment& env, std::vector<DriverInfo> const& normal_driv… in CheckDirectDriverLoading() argument