Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.h1020 void vkGetPhysicalDeviceQueueFamilyProperties2KHR(
DVkEncoder.cpp14961 void VkEncoder::vkGetPhysicalDeviceQueueFamilyProperties2KHR( in vkGetPhysicalDeviceQueueFamilyProperties2KHR() function in goldfish_vk::VkEncoder
/device/generic/goldfish-opengl/system/vulkan/
Dfunc_table.cpp2668 …vkEnc->vkGetPhysicalDeviceQueueFamilyProperties2KHR(physicalDevice, pQueueFamilyPropertyCount, pQu… in entry_vkGetPhysicalDeviceQueueFamilyProperties2KHR()