Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dlibvulkan.map.txt131 vkGetDeviceQueue2; # introduced=28
Dcode-generator.tmpl740 {{else if eq $.Name "vkGetDeviceQueue2"}}true
996 {{else if eq $.Name "vkGetDeviceQueue2"}}true
Dapi_gen.cpp2278 VKAPI_ATTR void vkGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* p… in vkGetDeviceQueue2() function
/frameworks/libs/native_bridge_support/libvulkan/
Dstubs_arm.cc150 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkGetDeviceQueue2);
336 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkGetDeviceQueue2); in init_stub_library()
Dstubs_arm64.cc150 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkGetDeviceQueue2);
336 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkGetDeviceQueue2); in init_stub_library()
/frameworks/native/vulkan/api/
Dvulkan.api10144 cmd void vkGetDeviceQueue2(