Searched refs:pDisplayCount (Results 1 – 7 of 7) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_display/ |
D | display.adoc | 260 * pname:pDisplayCount is a pointer to an integer related to the number of 267 pname:pDisplayCount. 268 Otherwise, pname:pDisplayCount must: point to a variable set by the user to 272 If the value of pname:pDisplayCount is less than the number of usable 273 display-plane pairs for pname:physicalDevice, at most pname:pDisplayCount
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/ |
D | wsi_common_display.c | 644 uint32_t *pDisplayCount, 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 …KHR( VkPhysicalDevice physicalDevice, uint32_t planeIndex, uint32_t * pDisplayCount, VkDisplayKHR … in vkGetDisplayPlaneSupportedDisplaysKHR() argument 2318 …return ::vkGetDisplayPlaneSupportedDisplaysKHR( physicalDevice, planeIndex, pDisplayCount, pDispla… in vkGetDisplayPlaneSupportedDisplaysKHR()
|
D | vulkansc_funcs.hpp | 6221 …:getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex, uint32_t * pDisplayCount, VULKAN_HPP_NA… in getDisplayPlaneSupportedDisplaysKHR() argument 6224 ….vkGetDisplayPlaneSupportedDisplaysKHR( m_physicalDevice, planeIndex, pDisplayCount, reinterpret_c… in getDisplayPlaneSupportedDisplaysKHR()
|
D | vulkan.hpp | 2411 …KHR( VkPhysicalDevice physicalDevice, uint32_t planeIndex, uint32_t * pDisplayCount, VkDisplayKHR … in vkGetDisplayPlaneSupportedDisplaysKHR() argument 2413 …return ::vkGetDisplayPlaneSupportedDisplaysKHR( physicalDevice, planeIndex, pDisplayCount, pDispla… in vkGetDisplayPlaneSupportedDisplaysKHR()
|
D | vulkansc_handles.hpp | 6133 … getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex, uint32_t * pDisplayCount, VULKAN_HPP_NA…
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 7904 …sKHR)(VkPhysicalDevice physicalDevice, uint32_t planeIndex, uint32_t* pDisplayCount, VkDisplayKHR*… 7924 uint32_t* pDisplayCount,
|