Searched refs:pDisplays (Results 1 – 7 of 7) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_display/ |
D | display.adoc | 262 * 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/ |
D | wsi_common_display.c | 645 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/ |
D | vulkansc.hpp | 2316 …alDevice, uint32_t planeIndex, uint32_t * pDisplayCount, VkDisplayKHR * pDisplays ) const VULKAN_H… in vkGetDisplayPlaneSupportedDisplaysKHR() 2318 …rn ::vkGetDisplayPlaneSupportedDisplaysKHR( physicalDevice, planeIndex, pDisplayCount, pDisplays ); in vkGetDisplayPlaneSupportedDisplaysKHR()
|
D | vulkansc_funcs.hpp | 6221 …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()
|
D | vulkan.hpp | 2411 …alDevice, uint32_t planeIndex, uint32_t * pDisplayCount, VkDisplayKHR * pDisplays ) const VULKAN_H… in vkGetDisplayPlaneSupportedDisplaysKHR() 2413 …rn ::vkGetDisplayPlaneSupportedDisplaysKHR( physicalDevice, planeIndex, pDisplayCount, pDisplays ); in vkGetDisplayPlaneSupportedDisplaysKHR()
|
D | vulkansc_handles.hpp | 6133 …laneIndex, uint32_t * pDisplayCount, VULKAN_HPP_NAMESPACE::DisplayKHR * pDisplays, Dispatch const …
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 7904 …sicalDevice physicalDevice, uint32_t planeIndex, uint32_t* pDisplayCount, VkDisplayKHR* pDisplays); 7925 VkDisplayKHR* pDisplays);
|