HomeSort by relevance Sort by last modified time
    Searched defs:getPhysicalDeviceProperties (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/vulkancts/framework/vulkan/
vkQueryUtil.cpp 80 VkPhysicalDeviceProperties getPhysicalDeviceProperties (const InstanceInterface& vk, VkPhysicalDevice physicalDevice)
86 vk.getPhysicalDeviceProperties(physicalDevice, &properties);
vkNullDriver.cpp 611 VKAPI_ATTR void VKAPI_CALL getPhysicalDeviceProperties (VkPhysicalDevice, VkPhysicalDeviceProperties* props)
    [all...]

Completed in 129 milliseconds