Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h2775 void marshal_VkDeviceEventInfoEXT(
DVkEncoder.cpp20797marshal_VkDeviceEventInfoEXT(countingStream, (VkDeviceEventInfoEXT*)(local_pDeviceEventInfo)); in vkRegisterDeviceEventEXT()
20817 marshal_VkDeviceEventInfoEXT(stream, (VkDeviceEventInfoEXT*)(local_pDeviceEventInfo)); in vkRegisterDeviceEventEXT()
Dgoldfish_vk_marshaling_guest.cpp8531 void marshal_VkDeviceEventInfoEXT( in marshal_VkDeviceEventInfoEXT() function