/external/swiftshader/src/WSI/ |
D | VkSurfaceKHR.cpp | 177 VkResult SurfaceKHR::getPresentRectangles(uint32_t *pRectCount, VkRect2D *pRects) const in getPresentRectangles()
|
/external/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_wsi.c | 262 uint32_t* pRectCount, in lvp_GetPhysicalDevicePresentRectanglesKHR()
|
/external/mesa3d/src/broadcom/vulkan/ |
D | v3dv_wsi.c | 304 uint32_t* pRectCount, in v3dv_GetPhysicalDevicePresentRectanglesKHR()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_wsi.c | 340 uint32_t* pRectCount, in radv_GetPhysicalDevicePresentRectanglesKHR()
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_wsi.c | 280 uint32_t *pRectCount, in tu_GetPhysicalDevicePresentRectanglesKHR()
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_wsi.c | 385 uint32_t* pRectCount, in anv_GetPhysicalDevicePresentRectanglesKHR()
|
/external/mesa3d/src/vulkan/wsi/ |
D | wsi_common.c | 445 uint32_t* pRectCount, in wsi_common_get_present_rectangles()
|
D | wsi_common_wayland.c | 689 uint32_t* pRectCount, in wsi_wl_surface_get_present_rectangles()
|
D | wsi_common_x11.c | 660 uint32_t* pRectCount, in x11_surface_get_present_rectangles()
|
D | wsi_common_display.c | 978 uint32_t* pRectCount, in wsi_display_surface_get_present_rectangles()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkInstanceDriverImpl.inl | 195 …anglesKHR (VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, deUint32* pRectCount, VkRect2D* …
|
D | vkNullDriverImpl.inl | 1453 …anglesKHR (VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, deUint32* pRectCount, VkRect2D* …
|
/external/swiftshader/src/Vulkan/ |
D | libVulkan.cpp | 4103 …tanglesKHR(VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t *pRectCount, VkRect2D *… in vkGetPhysicalDevicePresentRectanglesKHR()
|
/external/vulkan-validation-layers/layers/generated/ |
D | thread_safety.cpp | 2999 uint32_t* pRectCount, in PreCallRecordGetPhysicalDevicePresentRectanglesKHR() 3008 uint32_t* pRectCount, in PostCallRecordGetPhysicalDevicePresentRectanglesKHR()
|
D | chassis.h | 3052 …tanglesKHR(VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pRectCount, VkRect2D* … in PreCallValidateGetPhysicalDevicePresentRectanglesKHR() 3053 …tanglesKHR(VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pRectCount, VkRect2D* … in PreCallRecordGetPhysicalDevicePresentRectanglesKHR() 3054 …tanglesKHR(VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pRectCount, VkRect2D* … in PostCallRecordGetPhysicalDevicePresentRectanglesKHR()
|
D | object_tracker.cpp | 2485 uint32_t* pRectCount, in PreCallValidateGetPhysicalDevicePresentRectanglesKHR()
|
D | layer_chassis_dispatch.cpp | 3737 uint32_t* pRectCount, in DispatchGetPhysicalDevicePresentRectanglesKHR()
|
D | parameter_validation.cpp | 5697 uint32_t* pRectCount, in PreCallValidateGetPhysicalDevicePresentRectanglesKHR()
|
D | chassis.cpp | 4754 uint32_t* pRectCount, in GetPhysicalDevicePresentRectanglesKHR()
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan.hpp | 2813 uint32_t * pRectCount, in vkGetPhysicalDevicePresentRectanglesKHR()
|
D | vulkan_funcs.hpp | 7012 uint32_t * pRectCount, in getPresentRectanglesKHR()
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 3033 …anglesKHR( VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pRectCount, VkRect2D* … in vkGetPhysicalDevicePresentRectanglesKHR() 90040 …etPresentRectanglesKHR( VULKAN_HPP_NAMESPACE::SurfaceKHR surface, uint32_t* pRectCount, VULKAN_HPP… in getPresentRectanglesKHR()
|
/external/swiftshader/include/vulkan/ |
D | vulkan.hpp | 3033 …anglesKHR( VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pRectCount, VkRect2D* … in vkGetPhysicalDevicePresentRectanglesKHR() 90664 …etPresentRectanglesKHR( VULKAN_HPP_NAMESPACE::SurfaceKHR surface, uint32_t* pRectCount, VULKAN_HPP… in getPresentRectanglesKHR()
|