Searched refs:vkGetPhysicalDeviceProperties (Results 1 – 7 of 7) sorted by relevance
196 vkGetPhysicalDeviceProperties;
1886 VKAPI_ATTR void vkGetPhysicalDeviceProperties(VkPhysicalDevice physicalDevice, VkPhysicalDeviceProp… in vkGetPhysicalDeviceProperties() function
214 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkGetPhysicalDeviceProperties);450 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkGetPhysicalDeviceProperties); in init_stub_library()
197 …neWithThunk_vkGetPhysicalDeviceProperties, reinterpret_cast<void*>(vkGetPhysicalDeviceProperties)},
10821 vkGetPhysicalDeviceProperties(physicalDevice, &props); in vpGetPhysicalDeviceProfileVariantsSupport()