Home
last modified time | relevance | path

Searched defs:getPhysicalDeviceProperties (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkInstanceFunctionPointers.inl9 GetPhysicalDevicePropertiesFunc getPhysicalDeviceProperties; variable
DvkQueryUtil.cpp212 VkPhysicalDeviceProperties getPhysicalDeviceProperties (const InstanceInterface& vk, VkPhysicalDevi… in getPhysicalDeviceProperties() function
DvkInstanceDriverImpl.inl30 void InstanceDriver::getPhysicalDeviceProperties (VkPhysicalDevice physicalDevice, VkPhysicalDevice… function in InstanceDriver
DvkNullDriver.cpp964 VKAPI_ATTR void VKAPI_CALL getPhysicalDeviceProperties (VkPhysicalDevice, VkPhysicalDevicePropertie… in getPhysicalDeviceProperties() function
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestPackage.cpp218 static vk::VkPhysicalDeviceProperties getPhysicalDeviceProperties(vkt::Context& context) in getPhysicalDeviceProperties() function
/external/angle/src/libANGLE/renderer/vulkan/
DRendererVk.h150 const VkPhysicalDeviceProperties &getPhysicalDeviceProperties() const in getPhysicalDeviceProperties() function