Home
last modified time | relevance | path

Searched refs:vkDestroyEvent (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.h231 void vkDestroyEvent(
DVkEncoder.cpp3311 void VkEncoder::vkDestroyEvent( in vkDestroyEvent() function in goldfish_vk::VkEncoder
/device/generic/goldfish-opengl/system/vulkan/
Dfunc_table.cpp528 vkEnc->vkDestroyEvent(device, event, pAllocator); in entry_vkDestroyEvent()