Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp539 …L enumeratePhysicalDevices (VkInstance, deUint32* pPhysicalDeviceCount, VkPhysicalDevice* pDevices) in enumeratePhysicalDevices() argument
541 if (pDevices && *pPhysicalDeviceCount >= 1u) in enumeratePhysicalDevices()
542 *pDevices = reinterpret_cast<VkPhysicalDevice>((void*)(deUintptr)1u); in enumeratePhysicalDevices()