Home
last modified time | relevance | path

Searched refs:deviceEvent (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_display.c2941 assert(device_event_info->deviceEvent == in wsi_register_device_event()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp1706 VULKAN_HPP_HASH_COMBINE( seed, deviceEventInfoEXT.deviceEvent ); in operator ()()
Dvulkan_hash.hpp3277 VULKAN_HPP_HASH_COMBINE( seed, deviceEventInfoEXT.deviceEvent ); in operator ()()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h11567 VkDeviceEventTypeEXT deviceEvent; member