Home
last modified time | relevance | path

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

/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp352 VkPhysicalDevice* physical_devices) { in EnumeratePhysicalDevices() argument
353 if (!physical_devices) in EnumeratePhysicalDevices()
358 physical_devices[0] = &instance->physical_device; in EnumeratePhysicalDevices()