Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.h113 void vkGetDeviceQueue(
DVkEncoder.cpp1513 void VkEncoder::vkGetDeviceQueue( in vkGetDeviceQueue() function in goldfish_vk::VkEncoder
/device/generic/goldfish-opengl/system/vulkan/
Dfunc_table.cpp233 vkEnc->vkGetDeviceQueue(device, queueFamilyIndex, queueIndex, pQueue); in entry_vkGetDeviceQueue()