Home
last modified time | relevance | path

Searched refs:displayPlaneProperties (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_display.c563 VkDisplayPlanePropertiesKHR *prop = &properties->displayPlaneProperties; in wsi_display_fill_in_display_plane_properties()
597 *prop = prop2.displayPlaneProperties; in wsi_GetPhysicalDeviceDisplayPlanePropertiesKHR()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_display/
Ddisplay.adoc242 * pname:displayPlaneProperties is a slink:VkDisplayPlanePropertiesKHR
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp2109 VULKAN_HPP_HASH_COMBINE( seed, displayPlaneProperties2KHR.displayPlaneProperties ); in operator ()()
Dvulkan_hash.hpp3804 VULKAN_HPP_HASH_COMBINE( seed, displayPlaneProperties2KHR.displayPlaneProperties ); in operator ()()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h9283 VkDisplayPlanePropertiesKHR displayPlaneProperties; member