/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_incremental_present/ |
D | wsi.adoc | 29 sname:VkPresentRegionKHR elements with pname:swapchainCount entries. 46 [open,refpage='VkPresentRegionKHR',desc='Structure containing rectangular region changed by vkQueue… 49 sname:VkPresentRegionKHR structure, which is defined as: 51 include::{generated}/api/structs/VkPresentRegionKHR.adoc[] 70 include::{generated}/validity/structs/VkPresentRegionKHR.adoc[]
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/ |
D | wsi_common_private.h | 189 const VkPresentRegionKHR *damage);
|
D | wsi_common_win32.cpp | 672 const VkPresentRegionKHR *damage) in wsi_win32_queue_present_dxgi() 719 const VkPresentRegionKHR *damage) in wsi_win32_queue_present()
|
D | wsi_common_headless.c | 320 const VkPresentRegionKHR *damage) in wsi_headless_swapchain_queue_present()
|
D | wsi_common_wayland.c | 1986 const VkPresentRegionKHR *damage) in wsi_wl_swapchain_queue_present()
|
D | wsi_common.c | 1446 const VkPresentRegionKHR *region = NULL; in wsi_common_queue_present()
|
D | wsi_common_x11.c | 1851 const VkPresentRegionKHR *damage) in x11_queue_present()
|
D | wsi_common_display.c | 2001 const VkPresentRegionKHR *damage) in wsi_display_queue_present()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_deepcopy_guest.h | 1291 const VkPresentRegionKHR* from, VkPresentRegionKHR* to);
|
D | goldfish_vk_transform_guest.h | 2010 VkPresentRegionKHR* toTransform); 2013 VkPresentRegionKHR* toTransform);
|
D | goldfish_vk_marshaling_guest.h | 2456 const VkPresentRegionKHR* forMarshaling); 2459 VkPresentRegionKHR* forUnmarshaling);
|
D | goldfish_vk_transform_guest.cpp | 6255 VkPresentRegionKHR* toTransform) { in transform_tohost_VkPresentRegionKHR() 6269 VkPresentRegionKHR* toTransform) { in transform_fromhost_VkPresentRegionKHR() 6293 resourceTracker, (VkPresentRegionKHR*)(toTransform->pRegions + i)); in transform_tohost_VkPresentRegionsKHR() 6310 resourceTracker, (VkPresentRegionKHR*)(toTransform->pRegions + i)); in transform_fromhost_VkPresentRegionsKHR()
|
D | goldfish_vk_counting_guest.h | 1168 const VkPresentRegionKHR* toCount, size_t* count);
|
D | goldfish_vk_reserved_marshaling_guest.h | 1308 const VkPresentRegionKHR* forMarshaling, uint8_t** ptr);
|
D | goldfish_vk_deepcopy_guest.cpp | 6693 const VkPresentRegionKHR* from, VkPresentRegionKHR* to) { in deepcopy_VkPresentRegionKHR() 6733 to->pRegions = (VkPresentRegionKHR*)alloc->alloc(from->swapchainCount * in deepcopy_VkPresentRegionsKHR() 6734 sizeof(const VkPresentRegionKHR)); in deepcopy_VkPresentRegionsKHR() 6738 (VkPresentRegionKHR*)(to->pRegions + i)); in deepcopy_VkPresentRegionsKHR()
|
D | goldfish_vk_marshaling_guest.cpp | 11070 const VkPresentRegionKHR* forMarshaling) { in marshal_VkPresentRegionKHR() 11087 VkPresentRegionKHR* forUnmarshaling) { in unmarshal_VkPresentRegionKHR() 11123 vkStream, rootType, (const VkPresentRegionKHR*)(forMarshaling->pRegions + i)); in marshal_VkPresentRegionsKHR() 11139 const VkPresentRegionKHR* check_pRegions; in unmarshal_VkPresentRegionsKHR() 11140 check_pRegions = (const VkPresentRegionKHR*)(uintptr_t)vkStream->getBe64(); in unmarshal_VkPresentRegionsKHR() 11149 (VkPresentRegionKHR*)(forUnmarshaling->pRegions + i)); in unmarshal_VkPresentRegionsKHR()
|
D | goldfish_vk_counting_guest.cpp | 5867 const VkPresentRegionKHR* toCount, size_t* count) { in count_VkPresentRegionKHR() 5903 (const VkPresentRegionKHR*)(toCount->pRegions + i), count); in count_VkPresentRegionsKHR()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_deepcopy.h | 1315 const VkPresentRegionKHR* from, VkPresentRegionKHR* to);
|
D | goldfish_vk_transform.h | 2119 VkPresentRegionKHR* toTransform); 2122 VkPresentRegionKHR* toTransform);
|
D | goldfish_vk_marshaling.h | 2482 const VkPresentRegionKHR* forMarshaling); 2485 VkPresentRegionKHR* forUnmarshaling);
|
D | goldfish_vk_transform.cpp | 6455 VkPresentRegionKHR* toTransform) { in transform_tohost_VkPresentRegionKHR() 6469 VkPresentRegionKHR* toTransform) { in transform_fromhost_VkPresentRegionKHR() 6493 resourceTracker, (VkPresentRegionKHR*)(toTransform->pRegions + i)); in transform_tohost_VkPresentRegionsKHR() 6510 resourceTracker, (VkPresentRegionKHR*)(toTransform->pRegions + i)); in transform_fromhost_VkPresentRegionsKHR()
|
D | goldfish_vk_reserved_marshaling.h | 1297 VkPresentRegionKHR* forUnmarshaling, uint8_t** ptr);
|
D | goldfish_vk_deepcopy.cpp | 6900 const VkPresentRegionKHR* from, VkPresentRegionKHR* to) { in deepcopy_VkPresentRegionKHR() 6940 to->pRegions = (VkPresentRegionKHR*)alloc->alloc(from->swapchainCount * in deepcopy_VkPresentRegionsKHR() 6941 sizeof(const VkPresentRegionKHR)); in deepcopy_VkPresentRegionsKHR() 6945 (VkPresentRegionKHR*)(to->pRegions + i)); in deepcopy_VkPresentRegionsKHR()
|
D | goldfish_vk_marshaling.cpp | 14215 const VkPresentRegionKHR* forMarshaling) { in marshal_VkPresentRegionKHR() 14232 VkPresentRegionKHR* forUnmarshaling) { in unmarshal_VkPresentRegionKHR() 14265 vkStream, rootType, (const VkPresentRegionKHR*)(forMarshaling->pRegions + i)); in marshal_VkPresentRegionsKHR() 14293 forUnmarshaling->pRegions = (const VkPresentRegionKHR*)(uintptr_t)vkStream->getBe64(); in unmarshal_VkPresentRegionsKHR() 14296 forUnmarshaling->swapchainCount * sizeof(const VkPresentRegionKHR)); in unmarshal_VkPresentRegionsKHR() 14300 (VkPresentRegionKHR*)(forUnmarshaling->pRegions + i)); in unmarshal_VkPresentRegionsKHR()
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_static_assertions.hpp | 1353 …SSERT( sizeof( VULKAN_HPP_NAMESPACE::PresentRegionKHR ) == sizeof( VkPresentRegionKHR ), "struct a…
|