Searched refs:pDeviceEventInfo (Results 1 – 3 of 3) sorted by relevance
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | VkEncoder.h | 1544 const VkDeviceEventInfoEXT* pDeviceEventInfo,
|
D | VkEncoder.cpp | 20755 const VkDeviceEventInfoEXT* pDeviceEventInfo, in vkRegisterDeviceEventEXT() argument 20772 if (pDeviceEventInfo) in vkRegisterDeviceEventEXT() 20775 …deepcopy_VkDeviceEventInfoEXT(pool, pDeviceEventInfo, (VkDeviceEventInfoEXT*)(local_pDeviceEventIn… in vkRegisterDeviceEventEXT()
|
/device/generic/goldfish-opengl/system/vulkan/ |
D | func_table.cpp | 4352 const VkDeviceEventInfoEXT* pDeviceEventInfo, in entry_vkRegisterDeviceEventEXT() argument 4359 …eEventEXT_VkResult_return = vkEnc->vkRegisterDeviceEventEXT(device, pDeviceEventInfo, pAllocator, … in entry_vkRegisterDeviceEventEXT() 4364 const VkDeviceEventInfoEXT* pDeviceEventInfo, in dynCheck_entry_vkRegisterDeviceEventEXT() argument 4376 …eEventEXT_VkResult_return = vkEnc->vkRegisterDeviceEventEXT(device, pDeviceEventInfo, pAllocator, … in dynCheck_entry_vkRegisterDeviceEventEXT()
|