Home
last modified time | relevance | path

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

/frameworks/rs/rsov/driver/
DrsovContext.cpp101 vkGetPhysicalDeviceQueueFamilyProperties(mGPU, &queueCount, nullptr); in Initialize()
108 vkGetPhysicalDeviceQueueFamilyProperties(mGPU, &queueCount, in Initialize()
/frameworks/native/vulkan/libvulkan/
Dlibvulkan.map.txt125 vkGetPhysicalDeviceQueueFamilyProperties;
Dapi_gen.cpp1261 VKAPI_ATTR void vkGetPhysicalDeviceQueueFamilyProperties(VkPhysicalDevice physicalDevice, uint32_t*… in vkGetPhysicalDeviceQueueFamilyProperties() function
/frameworks/native/vulkan/tools/
Dvkinfo.cpp134 vkGetPhysicalDeviceQueueFamilyProperties(gpu, &count, nullptr); in GatherGpuInfo()
136 vkGetPhysicalDeviceQueueFamilyProperties(gpu, &count, in GatherGpuInfo()
/frameworks/native/vulkan/include/vulkan/
Dvulkan.h2651 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceQueueFamilyProperties(
/frameworks/native/vulkan/api/
Dvulkan.api4966 cmd void vkGetPhysicalDeviceQueueFamilyProperties(