Searched defs:pDisplays (Results 1 - 4 of 4) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/src/WSI/ |
| H A D | DisplaySurfaceKHR.cpp | 78 VkResult DisplaySurfaceKHR::GetDisplayPlaneSupportedDisplays(uint32_t *pDisplayCount, VkDisplayKHR *pDisplays) in GetDisplayPlaneSupportedDisplays() argument
|
| /third_party/vulkan-loader/loader/ |
| H A D | wsi.c | 1956 vkGetDisplayPlaneSupportedDisplaysKHR(VkPhysicalDevice physicalDevice, uint32_t planeIndex, uint32_t *pDisplayCount, VkDisplayKHR *pDisplays) vkGetDisplayPlaneSupportedDisplaysKHR() argument 1972 terminator_GetDisplayPlaneSupportedDisplaysKHR(VkPhysicalDevice physicalDevice, uint32_t planeIndex, uint32_t *pDisplayCount, VkDisplayKHR *pDisplays) terminator_GetDisplayPlaneSupportedDisplaysKHR() argument
|
| /third_party/mesa3d/src/vulkan/wsi/ |
| H A D | wsi_common_display.c | 640 wsi_GetDisplayPlaneSupportedDisplaysKHR(VkPhysicalDevice physicalDevice, uint32_t planeIndex, uint32_t *pDisplayCount, VkDisplayKHR *pDisplays) wsi_GetDisplayPlaneSupportedDisplaysKHR() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | libVulkan.cpp | 4020 VKAPI_ATTR VkResult VKAPI_CALL vkGetDisplayPlaneSupportedDisplaysKHR(VkPhysicalDevice physicalDevice, uint32_t planeIndex, uint32_t *pDisplayCount, VkDisplayKHR *pDisplays) in vkGetDisplayPlaneSupportedDisplaysKHR() argument
|
Completed in 19 milliseconds