Home
last modified time | relevance | path

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

/aosp12/frameworks/libs/native_bridge_support/libvulkan/
H A Dstubs_arm.cc85 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkCreateBufferView);
284 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkCreateBufferView); in init_stub_library()
H A Dstubs_arm64.cc85 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkCreateBufferView);
284 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkCreateBufferView); in init_stub_library()
/aosp12/frameworks/native/vulkan/libvulkan/
H A Dlibvulkan.map.txt66 vkCreateBufferView;
H A Dapi_gen.cpp1867 VKAPI_ATTR VkResult vkCreateBufferView(VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, … in vkCreateBufferView() function