Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dlibvulkan.map.txt177 vkResetEvent;
Dapi_gen.cpp1733 VKAPI_ATTR VkResult vkResetEvent(VkDevice device, VkEvent event) { in vkResetEvent() function
/frameworks/libs/native_bridge_support/libvulkan/
Dstubs_arm.cc196 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkResetEvent);
382 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkResetEvent); in init_stub_library()
Dstubs_arm64.cc196 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkResetEvent);
382 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkResetEvent); in init_stub_library()
/frameworks/native/vulkan/api/
Dvulkan.api8537 cmd VkResult vkResetEvent(