Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkInstanceFunctionPointers.inl9 GetPhysicalDevicePropertiesFunc getPhysicalDeviceProperties; variable
DvkQueryUtil.cpp195 VkPhysicalDeviceProperties getPhysicalDeviceProperties (const InstanceInterface& vk, VkPhysicalDevi… in getPhysicalDeviceProperties() function
DvkInstanceDriverImpl.inl30 void InstanceDriver::getPhysicalDeviceProperties (VkPhysicalDevice physicalDevice, VkPhysicalDevice… function in InstanceDriver
DvkNullDriver.cpp878 VKAPI_ATTR void VKAPI_CALL getPhysicalDeviceProperties (VkPhysicalDevice, VkPhysicalDevicePropertie… in getPhysicalDeviceProperties() function
/external/angle/src/libANGLE/renderer/vulkan/
DRendererVk.h90 const VkPhysicalDeviceProperties &getPhysicalDeviceProperties() const in getPhysicalDeviceProperties() function