Home
last modified time | relevance | path

Searched refs:vkGetPhysicalDeviceQueueFamilyProperties (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/vulkan/tools/
Dvkinfo.cpp135 vkGetPhysicalDeviceQueueFamilyProperties(gpu, &count, nullptr); in GatherGpuInfo()
137 vkGetPhysicalDeviceQueueFamilyProperties(gpu, &count, in GatherGpuInfo()
/frameworks/native/vulkan/include/vulkan/
Dvulkan.h2408 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceQueueFamilyProperties(
/frameworks/native/vulkan/libvulkan/
Dapi_gen.cpp1243 VKAPI_ATTR void vkGetPhysicalDeviceQueueFamilyProperties(VkPhysicalDevice physicalDevice, uint32_t*… in vkGetPhysicalDeviceQueueFamilyProperties() function
/frameworks/native/vulkan/api/
Dvulkan.api2827 cmd void vkGetPhysicalDeviceQueueFamilyProperties(