Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dlibvulkan.map.txt74 vkCreateFence;
Dapi_gen.cpp1777 VKAPI_ATTR VkResult vkCreateFence(VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAl… in vkCreateFence() function
/frameworks/libs/native_bridge_support/libvulkan/
Dstubs_arm.cc93 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkCreateFence);
292 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkCreateFence); in init_stub_library()
Dstubs_arm64.cc93 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkCreateFence);
292 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkCreateFence); in init_stub_library()