Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_display/
Ddisplay.adoc260 * 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/
Dwsi_common_display.c644 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/
Dvulkansc.hpp2316 …KHR( VkPhysicalDevice physicalDevice, uint32_t planeIndex, uint32_t * pDisplayCount, VkDisplayKHR … in vkGetDisplayPlaneSupportedDisplaysKHR() argument
2318 …return ::vkGetDisplayPlaneSupportedDisplaysKHR( physicalDevice, planeIndex, pDisplayCount, pDispla… in vkGetDisplayPlaneSupportedDisplaysKHR()
Dvulkansc_funcs.hpp6221 …:getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex, uint32_t * pDisplayCount, VULKAN_HPP_NA… in getDisplayPlaneSupportedDisplaysKHR() argument
6224 ….vkGetDisplayPlaneSupportedDisplaysKHR( m_physicalDevice, planeIndex, pDisplayCount, reinterpret_c… in getDisplayPlaneSupportedDisplaysKHR()
Dvulkan.hpp2411 …KHR( VkPhysicalDevice physicalDevice, uint32_t planeIndex, uint32_t * pDisplayCount, VkDisplayKHR … in vkGetDisplayPlaneSupportedDisplaysKHR() argument
2413 …return ::vkGetDisplayPlaneSupportedDisplaysKHR( physicalDevice, planeIndex, pDisplayCount, pDispla… in vkGetDisplayPlaneSupportedDisplaysKHR()
Dvulkansc_handles.hpp6133 … getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex, uint32_t * pDisplayCount, VULKAN_HPP_NA…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h7904 …sKHR)(VkPhysicalDevice physicalDevice, uint32_t planeIndex, uint32_t* pDisplayCount, VkDisplayKHR*…
7924 uint32_t* pDisplayCount,