Home
last modified time | relevance | path

Searched refs:VkDeviceGroupSwapchainCreateInfoKHR (Results 1 – 14 of 14) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_device_group.adoc50 * slink:VkDeviceGroupSwapchainCreateInfoKHR
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp578 return sizeof(VkDeviceGroupSwapchainCreateInfoKHR); in goldfish_vk_extension_struct_size()
1243 return sizeof(VkDeviceGroupSwapchainCreateInfoKHR); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy.h1174 const VkDeviceGroupSwapchainCreateInfoKHR* from,
1175 VkDeviceGroupSwapchainCreateInfoKHR* to);
Dgoldfish_vk_transform.h1864 VkDecoderGlobalState* resourceTracker, VkDeviceGroupSwapchainCreateInfoKHR* toTransform);
1867 VkDecoderGlobalState* resourceTracker, VkDeviceGroupSwapchainCreateInfoKHR* toTransform);
Dgoldfish_vk_marshaling.h2225 const VkDeviceGroupSwapchainCreateInfoKHR* forMarshaling);
2229 VkDeviceGroupSwapchainCreateInfoKHR* forUnmarshaling);
Dgoldfish_vk_transform.cpp6273 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()
Dgoldfish_vk_reserved_marshaling.h1149 VkDeviceGroupSwapchainCreateInfoKHR* forUnmarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy.cpp6695 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()
Dgoldfish_vk_marshaling.cpp13852 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()
Dgoldfish_vk_reserved_marshaling.cpp10651 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/
Dwsi.adoc673 [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/
Dvulkansc_static_assertions.hpp1267 …_NAMESPACE::DeviceGroupSwapchainCreateInfoKHR ) == sizeof( VkDeviceGroupSwapchainCreateInfoKHR ), …
Dvulkan_static_assertions.hpp1284 …_NAMESPACE::DeviceGroupSwapchainCreateInfoKHR ) == sizeof( VkDeviceGroupSwapchainCreateInfoKHR ), …
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h7760 typedef struct VkDeviceGroupSwapchainCreateInfoKHR { struct
7764 } VkDeviceGroupSwapchainCreateInfoKHR; argument