Searched refs:local_pDeviceEventInfo (Results 1 – 1 of 1) sorted by relevance
20768 VkDeviceEventInfoEXT* local_pDeviceEventInfo; in vkRegisterDeviceEventEXT() local20771 local_pDeviceEventInfo = nullptr; in vkRegisterDeviceEventEXT()20774 … local_pDeviceEventInfo = (VkDeviceEventInfoEXT*)pool->alloc(sizeof(const VkDeviceEventInfoEXT)); in vkRegisterDeviceEventEXT()20775 …copy_VkDeviceEventInfoEXT(pool, pDeviceEventInfo, (VkDeviceEventInfoEXT*)(local_pDeviceEventInfo)); in vkRegisterDeviceEventEXT()20784 if (local_pDeviceEventInfo) in vkRegisterDeviceEventEXT()20786 …m_tohost_VkDeviceEventInfoEXT(mImpl->resources(), (VkDeviceEventInfoEXT*)(local_pDeviceEventInfo)); in vkRegisterDeviceEventEXT()20797 … marshal_VkDeviceEventInfoEXT(countingStream, (VkDeviceEventInfoEXT*)(local_pDeviceEventInfo)); in vkRegisterDeviceEventEXT()20817 marshal_VkDeviceEventInfoEXT(stream, (VkDeviceEventInfoEXT*)(local_pDeviceEventInfo)); in vkRegisterDeviceEventEXT()