Searched defs:pPresentModeCount (Results 1 – 15 of 15) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/src/WSI/ |
D | VkSurfaceKHR.cpp | 126 VkResult SurfaceKHR::getPresentModes(uint32_t *pPresentModeCount, VkPresentModeKHR *pPresentModes) … in getPresentModes()
|
/third_party/vulkan-loader/loader/ |
D | extension_manual.c | 253 uint32_t *pPresentModeCount, in GetPhysicalDeviceSurfacePresentModes2EXT() 268 …e physicalDevice, const VkPhysicalDeviceSurfaceInfo2KHR *pSurfaceInfo, uint32_t *pPresentModeCount, in terminator_GetPhysicalDeviceSurfacePresentModes2EXT()
|
D | wsi.c | 392 … uint32_t *pPresentModeCount, in vkGetPhysicalDeviceSurfacePresentModesKHR() 409 … VkSurfaceKHR surface, uint32_t *pPresentModeCount, in terminator_GetPhysicalDeviceSurfacePresentModesKHR()
|
/third_party/mesa3d/src/vulkan/wsi/ |
D | wsi_common_win32.c | 268 uint32_t* pPresentModeCount, in wsi_win32_surface_get_present_modes()
|
D | wsi_common.c | 731 uint32_t *pPresentModeCount, in wsi_GetPhysicalDeviceSurfacePresentModesKHR()
|
D | wsi_common_wayland.c | 847 uint32_t* pPresentModeCount, in wsi_wl_surface_get_present_modes()
|
D | wsi_common_x11.c | 819 uint32_t *pPresentModeCount, in x11_surface_get_present_modes()
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkInstanceDriverImpl.inl | 132 …desKHR (VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pPresentModeCount, VkPres… 437 …alDevice, const VkPhysicalDeviceSurfaceInfo2KHR* pSurfaceInfo, uint32_t* pPresentModeCount, VkPres…
|
D | vkNullDriverImpl.inl | 1335 …desKHR (VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pPresentModeCount, VkPres… 2716 …alDevice, const VkPhysicalDeviceSurfaceInfo2KHR* pSurfaceInfo, uint32_t* pPresentModeCount, VkPres…
|
/third_party/vulkan-loader/tests/framework/icd/ |
D | test_icd.cpp | 655 … uint32_t* pPresentModeCount, in test_vkGetPhysicalDeviceSurfacePresentModesKHR()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | libVulkan.cpp | 4130 …odesKHR(VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t *pPresentModeCount, VkPres… in vkGetPhysicalDeviceSurfacePresentModesKHR()
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan.hpp | 2863 uint32_t * pPresentModeCount, in vkGetPhysicalDeviceSurfacePresentModesKHR() 4864 … uint32_t * pPresentModeCount, in vkGetPhysicalDeviceSurfacePresentModes2EXT()
|
D | vulkan_funcs.hpp | 7099 … uint32_t * pPresentModeCount, in getSurfacePresentModesKHR() 16666 uint32_t * pPresentModeCount, in getSurfacePresentModes2EXT()
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 2780 uint32_t * pPresentModeCount, in vkGetPhysicalDeviceSurfacePresentModesKHR() 4684 … uint32_t * pPresentModeCount, in vkGetPhysicalDeviceSurfacePresentModes2EXT()
|
D | vulkan_funcs.hpp | 7609 … uint32_t * pPresentModeCount, in getSurfacePresentModesKHR() 17192 … uint32_t * pPresentModeCount, in getSurfacePresentModes2EXT()
|