Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.h76 void vkGetPhysicalDeviceQueueFamilyProperties(
DVkEncoder.cpp637 void VkEncoder::vkGetPhysicalDeviceQueueFamilyProperties( in vkGetPhysicalDeviceQueueFamilyProperties() function in goldfish_vk::VkEncoder
/device/generic/goldfish-opengl/system/vulkan/
Dfunc_table.cpp129 …vkEnc->vkGetPhysicalDeviceQueueFamilyProperties(physicalDevice, pQueueFamilyPropertyCount, pQueueF… in entry_vkGetPhysicalDeviceQueueFamilyProperties()