Home
last modified time | relevance | path

Searched refs:pDisplays (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_display/
Ddisplay.adoc262 * pname:pDisplays is either `NULL` or a pointer to an array of
265 If pname:pDisplays is `NULL`, then the number of displays usable with the
269 the number of elements in the pname:pDisplays array, and on return the
271 pname:pDisplays.
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_display.c645 VkDisplayKHR *pDisplays) in wsi_GetDisplayPlaneSupportedDisplaysKHR() argument
652 VK_OUTARRAY_MAKE_TYPED(VkDisplayKHR, conn, pDisplays, pDisplayCount); in wsi_GetDisplayPlaneSupportedDisplaysKHR()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc.hpp2316 …alDevice, uint32_t planeIndex, uint32_t * pDisplayCount, VkDisplayKHR * pDisplays ) const VULKAN_H… in vkGetDisplayPlaneSupportedDisplaysKHR()
2318 …rn ::vkGetDisplayPlaneSupportedDisplaysKHR( physicalDevice, planeIndex, pDisplayCount, pDisplays ); in vkGetDisplayPlaneSupportedDisplaysKHR()
Dvulkansc_funcs.hpp6221 …laneIndex, uint32_t * pDisplayCount, VULKAN_HPP_NAMESPACE::DisplayKHR * pDisplays, Dispatch const … in getDisplayPlaneSupportedDisplaysKHR() argument
6224 …HR( m_physicalDevice, planeIndex, pDisplayCount, reinterpret_cast<VkDisplayKHR *>( pDisplays ) ) ); in getDisplayPlaneSupportedDisplaysKHR()
Dvulkan.hpp2411 …alDevice, uint32_t planeIndex, uint32_t * pDisplayCount, VkDisplayKHR * pDisplays ) const VULKAN_H… in vkGetDisplayPlaneSupportedDisplaysKHR()
2413 …rn ::vkGetDisplayPlaneSupportedDisplaysKHR( physicalDevice, planeIndex, pDisplayCount, pDisplays ); in vkGetDisplayPlaneSupportedDisplaysKHR()
Dvulkansc_handles.hpp6133 …laneIndex, uint32_t * pDisplayCount, VULKAN_HPP_NAMESPACE::DisplayKHR * pDisplays, Dispatch const …
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h7904 …sicalDevice physicalDevice, uint32_t planeIndex, uint32_t* pDisplayCount, VkDisplayKHR* pDisplays);
7925 VkDisplayKHR* pDisplays);