Home
last modified time | relevance | path

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

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