Searched refs:VkImageSwapchainCreateInfoKHR (Results 1 – 16 of 16) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_KHR_device_group.adoc | 46 * slink:VkImageSwapchainCreateInfoKHR
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_extension_structs.cpp | 569 return sizeof(VkImageSwapchainCreateInfoKHR); in goldfish_vk_extension_struct_size() 1234 return sizeof(VkImageSwapchainCreateInfoKHR); in goldfish_vk_extension_struct_size_with_stream_features()
|
D | goldfish_vk_deepcopy.h | 1154 const VkImageSwapchainCreateInfoKHR* from, 1155 VkImageSwapchainCreateInfoKHR* to);
|
D | goldfish_vk_transform.h | 1834 VkImageSwapchainCreateInfoKHR* toTransform); 1837 VkImageSwapchainCreateInfoKHR* toTransform);
|
D | goldfish_vk_marshaling.h | 2190 const VkImageSwapchainCreateInfoKHR* forMarshaling); 2193 VkImageSwapchainCreateInfoKHR* forUnmarshaling);
|
D | goldfish_vk_transform.cpp | 6183 VkImageSwapchainCreateInfoKHR* toTransform) { in transform_tohost_VkImageSwapchainCreateInfoKHR() 6192 VkImageSwapchainCreateInfoKHR* toTransform) { in transform_fromhost_VkImageSwapchainCreateInfoKHR() 9160 reinterpret_cast<VkImageSwapchainCreateInfoKHR*>(structExtension_out)); in transform_tohost_extension_struct() 10320 reinterpret_cast<VkImageSwapchainCreateInfoKHR*>(structExtension_out)); in transform_fromhost_extension_struct()
|
D | goldfish_vk_reserved_marshaling.h | 1128 VkImageSwapchainCreateInfoKHR* forUnmarshaling,
|
D | goldfish_vk_deepcopy.cpp | 6579 const VkImageSwapchainCreateInfoKHR* from, in deepcopy_VkImageSwapchainCreateInfoKHR() 6580 VkImageSwapchainCreateInfoKHR* to) { in deepcopy_VkImageSwapchainCreateInfoKHR() 10085 reinterpret_cast<const VkImageSwapchainCreateInfoKHR*>(structExtension), in deepcopy_extension_struct() 10086 reinterpret_cast<VkImageSwapchainCreateInfoKHR*>(structExtension_out)); in deepcopy_extension_struct()
|
D | goldfish_vk_marshaling.cpp | 13622 const VkImageSwapchainCreateInfoKHR* forMarshaling) { in marshal_VkImageSwapchainCreateInfoKHR() 13636 VkImageSwapchainCreateInfoKHR* forUnmarshaling) { in unmarshal_VkImageSwapchainCreateInfoKHR() 18965 reinterpret_cast<const VkImageSwapchainCreateInfoKHR*>(structExtension)); in marshal_extension_struct() 20248 reinterpret_cast<VkImageSwapchainCreateInfoKHR*>(structExtension_out)); in unmarshal_extension_struct()
|
D | goldfish_vk_reserved_marshaling.cpp | 10469 VkImageSwapchainCreateInfoKHR* forUnmarshaling, in reservedunmarshal_VkImageSwapchainCreateInfoKHR() 14906 reinterpret_cast<VkImageSwapchainCreateInfoKHR*>(structExtension_out), ptr); in reservedunmarshal_extension_struct()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_swapchain/ |
D | wsi.adoc | 632 member of slink:VkImageSwapchainCreateInfoKHR set to this swapchain's 918 slink:VkImageSwapchainCreateInfoKHR and bound to swapchain memory using
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | resources.adoc | 2657 [open,refpage='VkImageSwapchainCreateInfoKHR',desc='Specify that an image will be bound to swapchai… 2660 sname:VkImageSwapchainCreateInfoKHR structure, then that structure includes 2664 The sname:VkImageSwapchainCreateInfoKHR structure is defined as: 2666 include::{generated}/api/structs/VkImageSwapchainCreateInfoKHR.adoc[] 2676 * [[VUID-VkImageSwapchainCreateInfoKHR-swapchain-00995]] 2683 include::{generated}/validity/structs/VkImageSwapchainCreateInfoKHR.adoc[] 8421 slink:VkImageSwapchainCreateInfoKHR structure 9077 slink:VkImageSwapchainCreateInfoKHR::pname:swapchain, then the
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_static_assertions.hpp | 1247 …ULKAN_HPP_NAMESPACE::ImageSwapchainCreateInfoKHR ) == sizeof( VkImageSwapchainCreateInfoKHR ), "st…
|
D | vulkan_static_assertions.hpp | 1264 …ULKAN_HPP_NAMESPACE::ImageSwapchainCreateInfoKHR ) == sizeof( VkImageSwapchainCreateInfoKHR ), "st…
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 7722 typedef struct VkImageSwapchainCreateInfoKHR { struct 7726 } VkImageSwapchainCreateInfoKHR; typedef
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 7603 * Note that the swapchain specified in slink:VkImageSwapchainCreateInfoKHR
|