Home
last modified time | relevance | path

Searched refs:pRectCount (Results 1 – 25 of 34) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/src/WSI/
DVkSurfaceKHR.cpp161 VkResult SurfaceKHR::getPresentRectangles(uint32_t *pRectCount, VkRect2D *pRects) const in getPresentRectangles() argument
165 *pRectCount = 1; in getPresentRectangles()
169 if(*pRectCount < 1) in getPresentRectangles()
179 *pRectCount = 1; in getPresentRectangles()
DVkSurfaceKHR.hpp88 VkResult getPresentRectangles(uint32_t *pRectCount, VkRect2D *pRects) const;
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_win32.c288 uint32_t* pRectCount, in wsi_win32_surface_get_present_rectangles() argument
291 VK_OUTARRAY_MAKE_TYPED(VkRect2D, out, pRects, pRectCount); in wsi_win32_surface_get_present_rectangles()
Dwsi_common_private.h262 uint32_t* pRectCount,
Dwsi_common_wayland.c867 uint32_t* pRectCount, in wsi_wl_surface_get_present_rectangles() argument
870 VK_OUTARRAY_MAKE_TYPED(VkRect2D, out, pRects, pRectCount); in wsi_wl_surface_get_present_rectangles()
Dwsi_common.c746 uint32_t *pRectCount, in wsi_GetPhysicalDevicePresentRectanglesKHR() argument
755 pRectCount, pRects); in wsi_GetPhysicalDevicePresentRectanglesKHR()
Dwsi_common_x11.c837 uint32_t* pRectCount, in x11_surface_get_present_rectangles() argument
842 VK_OUTARRAY_MAKE_TYPED(VkRect2D, out, pRects, pRectCount); in x11_surface_get_present_rectangles()
Dwsi_common_display.c1049 uint32_t* pRectCount, in wsi_display_surface_get_present_rectangles() argument
1054 VK_OUTARRAY_MAKE_TYPED(VkRect2D, out, pRects, pRectCount); in wsi_display_surface_get_present_rectangles()
/third_party/vulkan-loader/loader/
Dwsi.c2236 … VkSurfaceKHR surface, uint32_t *pRectCount, in vkGetPhysicalDevicePresentRectanglesKHR() argument
2247 …return disp->GetPhysicalDevicePresentRectanglesKHR(unwrapped_phys_dev, surface, pRectCount, pRects… in vkGetPhysicalDevicePresentRectanglesKHR()
2251 … VkSurfaceKHR surface, uint32_t *pRectCount, in terminator_GetPhysicalDevicePresentRectanglesKHR() argument
2259 if (pRectCount) { in terminator_GetPhysicalDevicePresentRectanglesKHR()
2260 *pRectCount = 0; in terminator_GetPhysicalDevicePresentRectanglesKHR()
2268 phys_dev_term->phys_dev, icd_surface->real_icd_surfaces[icd_index], pRectCount, pRects); in terminator_GetPhysicalDevicePresentRectanglesKHR()
2270 …spatch.GetPhysicalDevicePresentRectanglesKHR(phys_dev_term->phys_dev, surface, pRectCount, pRects); in terminator_GetPhysicalDevicePresentRectanglesKHR()
Dwsi.h201 … VkSurfaceKHR surface, uint32_t *pRectCount,
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkInstanceDriverImpl.inl357 …sKHR (VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pRectCount, VkRect2D* pRect… argument
359 return m_vk.getPhysicalDevicePresentRectanglesKHR(physicalDevice, surface, pRectCount, pRects);
DvkConcreteInstanceInterface.inl66 … (VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pRectCount, VkRect2D* pRect…
DvkVirtualInstanceInterface.inl66 … (VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pRectCount, VkRect2D* pRect…
DvkNullDriverImpl.inl1881 …sKHR (VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pRectCount, VkRect2D* pRect… argument
1885 DE_UNREF(pRectCount);
DvkFunctionPointerTypes.inl269 … (VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pRectCount, VkRect2D* pRect…
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_KHR_surface/
Dwsi.txt1500 * pname:pRectCount is a pointer to an integer related to the number of
1506 presenting the given pname:surface is returned in pname:pRectCount.
1507 Otherwise, pname:pRectCount must: point to a variable set by the user to the
1510 If the value of pname:pRectCount is less than the number of rectangles, at
1511 most pname:pRectCount structures will be written, and ename:VK_INCOMPLETE
Dwsi.adoc1875 * pname:pRectCount is a pointer to an integer related to the number of
1881 presenting the given pname:surface is returned in pname:pRectCount.
1882 Otherwise, pname:pRectCount must: point to a variable set by the user to the
1885 If the value of pname:pRectCount is less than the number of rectangles, at
1886 most pname:pRectCount structures will be written, and ename:VK_INCOMPLETE
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DlibVulkan.cpp4252 …esKHR(VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t *pRectCount, VkRect2D *pRect… in vkGetPhysicalDevicePresentRectanglesKHR() argument
4255 physicalDevice, static_cast<void *>(surface), pRectCount, pRects); in vkGetPhysicalDevicePresentRectanglesKHR()
4257 return vk::Cast(surface)->getPresentRectangles(pRectCount, pRects); in vkGetPhysicalDevicePresentRectanglesKHR()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h5309 …sKHR)(VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pRectCount, VkRect2D* pRect…
5349 uint32_t* pRectCount,
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4776 …sKHR)(VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pRectCount, VkRect2D* pRect…
4821 uint32_t* pRectCount,
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h4976 …sKHR)(VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pRectCount, VkRect2D* pRect…
5021 uint32_t* pRectCount,
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h6182 …sKHR)(VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pRectCount, VkRect2D* pRect…
6227 uint32_t* pRectCount,
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan.hpp2923 uint32_t * pRectCount, in vkGetPhysicalDevicePresentRectanglesKHR() argument
2926 … return ::vkGetPhysicalDevicePresentRectanglesKHR( physicalDevice, surface, pRectCount, pRects ); in vkGetPhysicalDevicePresentRectanglesKHR()
Dvulkan_core.h6281 …sKHR)(VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pRectCount, VkRect2D* pRect…
6326 uint32_t* pRectCount,
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h6339 …sKHR)(VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pRectCount, VkRect2D* pRect…
6384 uint32_t* pRectCount,

12