Home
last modified time | relevance | path

Searched refs:pPresentModes (Results 1 – 25 of 55) sorted by relevance

123

/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_EXT_swapchain_maintenance1/
DSwapchainPresentModesCreateInfo.adoc23 * pname:pPresentModes is a list of presentation modes with
29 Each entry in pPresentModes must: be one of the elink:VkPresentModeKHR
32 * [[VUID-VkSwapchainPresentModesCreateInfoEXT-pPresentModes-07763]]
33 The entries in pPresentModes must: be a subset of the present modes
35 slink:VkSurfacePresentModeCompatibilityEXT::pname:pPresentModes, given
40 pname:pPresentModes
DSwapchainPresentModeInfo.adoc16 * pname:pPresentModes is a list of presentation modes with
81 * [[VUID-VkSwapchainPresentModeInfoEXT-pPresentModes-07761]]
82 Each entry in pname:pPresentModes must be a presentation mode specified
83 in slink:VkSwapchainPresentModesCreateInfoEXT::pPresentModes when
DSwapchainPresentScalingCreateInfo.adoc71 slink:VkSwapchainPresentModesCreateInfoEXT::pname:pPresentModes in
85 slink:VkSwapchainPresentModesCreateInfoEXT::pname:pPresentModes in
99 slink:VkSwapchainPresentModesCreateInfoEXT::pname:pPresentModes in
/third_party/vulkan-loader/loader/
Dextension_manual.c254 … VkPresentModeKHR *pPresentModes) { in GetPhysicalDeviceSurfacePresentModes2EXT() argument
264 …lDeviceSurfacePresentModes2EXT(unwrapped_phys_dev, pSurfaceInfo, pPresentModeCount, pPresentModes); in GetPhysicalDeviceSurfacePresentModes2EXT()
269 VkPresentModeKHR *pPresentModes) { in terminator_GetPhysicalDeviceSurfacePresentModes2EXT() argument
285 … pPresentModeCount, pPresentModes); in terminator_GetPhysicalDeviceSurfacePresentModes2EXT()
288 pPresentModes); in terminator_GetPhysicalDeviceSurfacePresentModes2EXT()
Dextension_manual.h69 … VkPresentModeKHR* pPresentModes);
73 VkPresentModeKHR* pPresentModes);
Dwsi.h101 … VkPresentModeKHR *pPresentModes);
/third_party/skia/third_party/externals/swiftshader/src/WSI/
DVkSurfaceKHR.cpp126 VkResult SurfaceKHR::getPresentModes(uint32_t *pPresentModeCount, VkPresentModeKHR *pPresentModes) … in getPresentModes()
133 pPresentModes[i] = presentModes[i]; in getPresentModes()
DVkSurfaceKHR.hpp86 VkResult getPresentModes(uint32_t *pPresentModeCount, VkPresentModeKHR *pPresentModes) const;
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_win32.h285 …DeviceSurfaceInfo2KHR* pSurfaceInfo, uint32_t* pPresentModeCount, VkPresentModeKHR* pPresentModes);
295 VkPresentModeKHR* pPresentModes);
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_win32.h285 …DeviceSurfaceInfo2KHR* pSurfaceInfo, uint32_t* pPresentModeCount, VkPresentModeKHR* pPresentModes);
295 VkPresentModeKHR* pPresentModes);
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_win32.h285 …DeviceSurfaceInfo2KHR* pSurfaceInfo, uint32_t* pPresentModeCount, VkPresentModeKHR* pPresentModes);
295 VkPresentModeKHR* pPresentModes);
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_win32.h285 …DeviceSurfaceInfo2KHR* pSurfaceInfo, uint32_t* pPresentModeCount, VkPresentModeKHR* pPresentModes);
295 VkPresentModeKHR* pPresentModes);
/third_party/vulkan-headers/include/vulkan/
Dvulkan_win32.h285 …DeviceSurfaceInfo2KHR* pSurfaceInfo, uint32_t* pPresentModeCount, VkPresentModeKHR* pPresentModes);
295 VkPresentModeKHR* pPresentModes);
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_win32.h297 …DeviceSurfaceInfo2KHR* pSurfaceInfo, uint32_t* pPresentModeCount, VkPresentModeKHR* pPresentModes);
307 VkPresentModeKHR* pPresentModes);
/third_party/mesa3d/include/vulkan/
Dvulkan_win32.h285 …DeviceSurfaceInfo2KHR* pSurfaceInfo, uint32_t* pPresentModeCount, VkPresentModeKHR* pPresentModes);
295 VkPresentModeKHR* pPresentModes);
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_win32.c269 VkPresentModeKHR* pPresentModes) in wsi_win32_surface_get_present_modes() argument
271 if (pPresentModes == NULL) { in wsi_win32_surface_get_present_modes()
277 typed_memcpy(pPresentModes, present_modes, *pPresentModeCount); in wsi_win32_surface_get_present_modes()
Dwsi_common_private.h259 VkPresentModeKHR* pPresentModes);
Dwsi_common_wayland.c848 VkPresentModeKHR* pPresentModes) in wsi_wl_surface_get_present_modes() argument
850 if (pPresentModes == NULL) { in wsi_wl_surface_get_present_modes()
856 typed_memcpy(pPresentModes, present_modes, *pPresentModeCount); in wsi_wl_surface_get_present_modes()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_wsi.h45 VkPresentModeKHR* pPresentModes);
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/
DVK_EXT_swapchain_maintenance1.adoc243 VkPresentModeKHR* pPresentModes;
247 The present modes given in `pPresentModes` must be compatible for mode
261 VkPresentModeKHR* pPresentModes;
265 Where the elements of `pPresentModes` can take any present mode specified in
DVK_EXT_surface_maintenance1.adoc178 VkPresentMode* pPresentModes;
183 `presentModeCount`, and if provided, the list of them in `pPresentModes`.
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkInstanceDriverImpl.inl132 …alDevice, VkSurfaceKHR surface, uint32_t* pPresentModeCount, VkPresentModeKHR* pPresentModes) const
134 …getPhysicalDeviceSurfacePresentModesKHR(physicalDevice, surface, pPresentModeCount, pPresentModes);
437 …eSurfaceInfo2KHR* pSurfaceInfo, uint32_t* pPresentModeCount, VkPresentModeKHR* pPresentModes) const
439 …sicalDeviceSurfacePresentModes2EXT(physicalDevice, pSurfaceInfo, pPresentModeCount, pPresentModes);
DvkConcreteInstanceInterface.inl31 …lDevice, VkSurfaceKHR surface, uint32_t* pPresentModeCount, VkPresentModeKHR* pPresentModes) const;
82 …SurfaceInfo2KHR* pSurfaceInfo, uint32_t* pPresentModeCount, VkPresentModeKHR* pPresentModes) const;
DvkVirtualInstanceInterface.inl31 …ice, VkSurfaceKHR surface, uint32_t* pPresentModeCount, VkPresentModeKHR* pPresentModes) const = 0;
82 …aceInfo2KHR* pSurfaceInfo, uint32_t* pPresentModeCount, VkPresentModeKHR* pPresentModes) const = 0;
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_KHR_surface/
Dwsi.adoc906 * pname:pPresentModes is a pointer to an array of elink:VkPresentModeKHR
910 If pname:pPresentModes is `NULL`, then the number of present modes that are
914 elements in the pname:pPresentModes array, and on return the variable is
916 pname:pPresentModes.
919 be written to pname:pPresentModes.
921 slink:VkSurfacePresentModeEXT in pname:pPresentModes, unless
1450 * pname:pPresentModes is either `NULL` or a pointer to an array of
1454 If pname:pPresentModes is `NULL`, then the number of presentation modes
1458 to the number of elements in the pname:pPresentModes array, and on return
1460 pname:pPresentModes.
[all …]

123