Home
last modified time | relevance | path

Searched refs:FakePnextSharedWithICD (Results 1 – 2 of 2) sorted by relevance

/third_party/vulkan-loader/tests/framework/icd/
Dtest_icd.cpp242 struct FakePnextSharedWithICD { in test_vkEnumeratePhysicalDeviceGroups() struct
287 FakePnextSharedWithICD* fake = reinterpret_cast<FakePnextSharedWithICD*>(base); in test_vkEnumeratePhysicalDeviceGroups()
/third_party/vulkan-loader/tests/
Dloader_regression_tests.cpp2352 struct FakePnextSharedWithICD { in TEST() struct
2360 std::array<FakePnextSharedWithICD, max_phys_dev_groups> fake_structs; in TEST()