Searched refs:VkDeviceGroupSwapchainCreateInfoKHR (Results 1 – 14 of 14) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_KHR_device_group.adoc | 50 * slink:VkDeviceGroupSwapchainCreateInfoKHR
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_extension_structs.cpp | 578 return sizeof(VkDeviceGroupSwapchainCreateInfoKHR); in goldfish_vk_extension_struct_size() 1243 return sizeof(VkDeviceGroupSwapchainCreateInfoKHR); in goldfish_vk_extension_struct_size_with_stream_features()
|
D | goldfish_vk_deepcopy.h | 1174 const VkDeviceGroupSwapchainCreateInfoKHR* from, 1175 VkDeviceGroupSwapchainCreateInfoKHR* to);
|
D | goldfish_vk_transform.h | 1864 VkDecoderGlobalState* resourceTracker, VkDeviceGroupSwapchainCreateInfoKHR* toTransform); 1867 VkDecoderGlobalState* resourceTracker, VkDeviceGroupSwapchainCreateInfoKHR* toTransform);
|
D | goldfish_vk_marshaling.h | 2225 const VkDeviceGroupSwapchainCreateInfoKHR* forMarshaling); 2229 VkDeviceGroupSwapchainCreateInfoKHR* forUnmarshaling);
|
D | goldfish_vk_transform.cpp | 6273 VkDecoderGlobalState* resourceTracker, VkDeviceGroupSwapchainCreateInfoKHR* toTransform) { in transform_tohost_VkDeviceGroupSwapchainCreateInfoKHR() 6282 VkDecoderGlobalState* resourceTracker, VkDeviceGroupSwapchainCreateInfoKHR* toTransform) { in transform_fromhost_VkDeviceGroupSwapchainCreateInfoKHR() 9178 reinterpret_cast<VkDeviceGroupSwapchainCreateInfoKHR*>(structExtension_out)); in transform_tohost_extension_struct() 10338 reinterpret_cast<VkDeviceGroupSwapchainCreateInfoKHR*>(structExtension_out)); in transform_fromhost_extension_struct()
|
D | goldfish_vk_reserved_marshaling.h | 1149 VkDeviceGroupSwapchainCreateInfoKHR* forUnmarshaling, uint8_t** ptr);
|
D | goldfish_vk_deepcopy.cpp | 6695 const VkDeviceGroupSwapchainCreateInfoKHR* from, in deepcopy_VkDeviceGroupSwapchainCreateInfoKHR() 6696 VkDeviceGroupSwapchainCreateInfoKHR* to) { in deepcopy_VkDeviceGroupSwapchainCreateInfoKHR() 10106 reinterpret_cast<const VkDeviceGroupSwapchainCreateInfoKHR*>(structExtension), in deepcopy_extension_struct() 10107 reinterpret_cast<VkDeviceGroupSwapchainCreateInfoKHR*>(structExtension_out)); in deepcopy_extension_struct()
|
D | goldfish_vk_marshaling.cpp | 13852 const VkDeviceGroupSwapchainCreateInfoKHR* forMarshaling) { in marshal_VkDeviceGroupSwapchainCreateInfoKHR() 13865 VkDeviceGroupSwapchainCreateInfoKHR* forUnmarshaling) { in unmarshal_VkDeviceGroupSwapchainCreateInfoKHR() 18983 reinterpret_cast<const VkDeviceGroupSwapchainCreateInfoKHR*>(structExtension)); in marshal_extension_struct() 20266 reinterpret_cast<VkDeviceGroupSwapchainCreateInfoKHR*>(structExtension_out)); in unmarshal_extension_struct()
|
D | goldfish_vk_reserved_marshaling.cpp | 10651 VkDeviceGroupSwapchainCreateInfoKHR* forUnmarshaling, uint8_t** ptr) { in reservedunmarshal_VkDeviceGroupSwapchainCreateInfoKHR() 14924 reinterpret_cast<VkDeviceGroupSwapchainCreateInfoKHR*>(structExtension_out), ptr); in reservedunmarshal_extension_struct()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_swapchain/ |
D | wsi.adoc | 673 [open,refpage='VkDeviceGroupSwapchainCreateInfoKHR',desc='Structure specifying parameters of a newl… 676 sname:VkDeviceGroupSwapchainCreateInfoKHR structure, then that structure 680 The sname:VkDeviceGroupSwapchainCreateInfoKHR structure is defined as: 682 include::{generated}/api/structs/VkDeviceGroupSwapchainCreateInfoKHR.adoc[] 692 include::{generated}/validity/structs/VkDeviceGroupSwapchainCreateInfoKHR.adoc[] 1629 included in slink:VkDeviceGroupSwapchainCreateInfoKHR::pname:modes
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_static_assertions.hpp | 1267 …_NAMESPACE::DeviceGroupSwapchainCreateInfoKHR ) == sizeof( VkDeviceGroupSwapchainCreateInfoKHR ), …
|
D | vulkan_static_assertions.hpp | 1284 …_NAMESPACE::DeviceGroupSwapchainCreateInfoKHR ) == sizeof( VkDeviceGroupSwapchainCreateInfoKHR ), …
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 7760 typedef struct VkDeviceGroupSwapchainCreateInfoKHR { struct 7764 } VkDeviceGroupSwapchainCreateInfoKHR; argument
|