Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkInstanceFunctionPointers.inl8 GetPhysicalDevicePropertiesFunc getPhysicalDeviceProperties; variable
H A DvkInstanceDriverImpl.inl17 void InstanceDriver::getPhysicalDeviceProperties (VkPhysicalDevice physicalDevice, VkPhysicalDevice… function in InstanceDriver
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkInstanceFunctionPointers.inl8 GetPhysicalDevicePropertiesFunc getPhysicalDeviceProperties; variable
H A DvkInstanceDriverImpl.inl17 void InstanceDriver::getPhysicalDeviceProperties (VkPhysicalDevice physicalDevice, VkPhysicalDevice… function in InstanceDriver
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkQueryUtil.cpp245 VkPhysicalDeviceProperties getPhysicalDeviceProperties(const InstanceInterface &vk, VkPhysicalDevic… in getPhysicalDeviceProperties() function
H A DvkNullDriver.cpp1119 …VKAPI_ATTR void VKAPI_CALL getPhysicalDeviceProperties(VkPhysicalDevice, VkPhysicalDevicePropertie… in getPhysicalDeviceProperties() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/
H A DvktTestPackage.cpp248 static vk::VkPhysicalDeviceProperties getPhysicalDeviceProperties(vkt::Context &context) in getPhysicalDeviceProperties() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_renderer.h187 const VkPhysicalDeviceProperties &getPhysicalDeviceProperties() const in getPhysicalDeviceProperties() function