Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.h767 void vkGetPhysicalDeviceQueueFamilyProperties2(
DVkEncoder.cpp11032 void VkEncoder::vkGetPhysicalDeviceQueueFamilyProperties2( in vkGetPhysicalDeviceQueueFamilyProperties2() function in goldfish_vk::VkEncoder
/device/generic/goldfish-opengl/system/vulkan/
Dfunc_table.cpp1835 …vkEnc->vkGetPhysicalDeviceQueueFamilyProperties2(physicalDevice, pQueueFamilyPropertyCount, pQueue… in entry_vkGetPhysicalDeviceQueueFamilyProperties2()