Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dlibvulkan.map.txt113 vkGetDeviceQueue;
Dcode-generator.tmpl736 {{else if eq $.Name "vkGetDeviceQueue"}}true
960 {{else if eq $.Name "vkGetDeviceQueue"}}true
Dapi_gen.cpp1315 VKAPI_ATTR void vkGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, V… in vkGetDeviceQueue() function
/frameworks/rs/rsov/driver/
DrsovContext.cpp130 vkGetDeviceQueue(mDevice, queueFamilyIndex, 0, &mQueue); in Initialize()
/frameworks/native/vulkan/api/
Dvulkan.api4605 cmd void vkGetDeviceQueue(