Home
last modified time | relevance | path

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

/aosp12/frameworks/libs/native_bridge_support/libvulkan/
H A Dstubs_arm.cc29 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkBindBufferMemory2);
228 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkBindBufferMemory2); in init_stub_library()
H A Dstubs_arm64.cc29 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkBindBufferMemory2);
228 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkBindBufferMemory2); in init_stub_library()
/aosp12/frameworks/native/vulkan/libvulkan/
H A Dlibvulkan.map.txt10 vkBindBufferMemory2; # introduced=28
H A Dapi_gen.cpp2412 VKAPI_ATTR VkResult vkBindBufferMemory2(VkDevice device, uint32_t bindInfoCount, const VkBindBuffer… in vkBindBufferMemory2() function