Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dlibvulkan.map.txt69 vkCreateFence;
Dapi_gen.cpp1678 VKAPI_ATTR VkResult vkCreateFence(VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAl… in vkCreateFence() function
/frameworks/libs/native_bridge_support/libvulkan/
Dstubs_arm.cc88 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkCreateFence);
274 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkCreateFence); in init_stub_library()
Dstubs_arm64.cc88 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkCreateFence);
274 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkCreateFence); in init_stub_library()
/frameworks/native/vulkan/api/
Dvulkan.api8376 cmd VkResult vkCreateFence(