Home
last modified time | relevance | path

Searched refs:vkGetDeviceQueue2 (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/libs/native_bridge_support/libvulkan/
H A Dstubs_arm.cc159 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkGetDeviceQueue2);
358 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkGetDeviceQueue2); in init_stub_library()
H A Dstubs_arm64.cc159 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkGetDeviceQueue2);
358 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkGetDeviceQueue2); in init_stub_library()
/aosp12/frameworks/native/vulkan/libvulkan/
H A Dlibvulkan.map.txt140 vkGetDeviceQueue2; # introduced=28
H A Dapi_gen.cpp2492 VKAPI_ATTR void vkGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* p… in vkGetDeviceQueue2() function