Home
last modified time | relevance | path

Searched defs:GetPhysicalDeviceProperties (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/tests/layers/
Ddevice_profile_api.cpp126 VKAPI_ATTR void VKAPI_CALL GetPhysicalDeviceProperties(VkPhysicalDevice physicalDevice, VkPhysicalD… in GetPhysicalDeviceProperties() function
/external/vulkan-validation-layers/tests/
Dvkrenderframework.cpp392 void VkRenderFramework::GetPhysicalDeviceProperties(VkPhysicalDeviceProperties *props) { in GetPhysicalDeviceProperties() function in VkRenderFramework