Searched refs:VkDeviceGroupPresentInfoKHR (Results 1 – 15 of 15) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_KHR_device_group.adoc | 49 * slink:VkDeviceGroupPresentInfoKHR
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_extension_structs.cpp | 575 return sizeof(VkDeviceGroupPresentInfoKHR); in goldfish_vk_extension_struct_size() 1240 return sizeof(VkDeviceGroupPresentInfoKHR); in goldfish_vk_extension_struct_size_with_stream_features()
|
D | goldfish_vk_deepcopy.h | 1170 const VkDeviceGroupPresentInfoKHR* from, 1171 VkDeviceGroupPresentInfoKHR* to);
|
D | goldfish_vk_transform.h | 1858 VkDeviceGroupPresentInfoKHR* toTransform); 1861 VkDeviceGroupPresentInfoKHR* toTransform);
|
D | goldfish_vk_marshaling.h | 2218 const VkDeviceGroupPresentInfoKHR* forMarshaling); 2221 VkDeviceGroupPresentInfoKHR* forUnmarshaling);
|
D | goldfish_vk_transform.cpp | 6255 VkDeviceGroupPresentInfoKHR* toTransform) { in transform_tohost_VkDeviceGroupPresentInfoKHR() 6264 VkDeviceGroupPresentInfoKHR* toTransform) { in transform_fromhost_VkDeviceGroupPresentInfoKHR() 9172 reinterpret_cast<VkDeviceGroupPresentInfoKHR*>(structExtension_out)); in transform_tohost_extension_struct() 10332 reinterpret_cast<VkDeviceGroupPresentInfoKHR*>(structExtension_out)); in transform_fromhost_extension_struct()
|
D | goldfish_vk_reserved_marshaling.h | 1144 VkDeviceGroupPresentInfoKHR* forUnmarshaling,
|
D | goldfish_vk_deepcopy.cpp | 6668 const VkDeviceGroupPresentInfoKHR* from, in deepcopy_VkDeviceGroupPresentInfoKHR() 6669 VkDeviceGroupPresentInfoKHR* to) { in deepcopy_VkDeviceGroupPresentInfoKHR() 10099 reinterpret_cast<const VkDeviceGroupPresentInfoKHR*>(structExtension), in deepcopy_extension_struct() 10100 reinterpret_cast<VkDeviceGroupPresentInfoKHR*>(structExtension_out)); in deepcopy_extension_struct()
|
D | goldfish_vk_marshaling.cpp | 13807 const VkDeviceGroupPresentInfoKHR* forMarshaling) { in marshal_VkDeviceGroupPresentInfoKHR() 13822 VkDeviceGroupPresentInfoKHR* forUnmarshaling) { in unmarshal_VkDeviceGroupPresentInfoKHR() 18977 reinterpret_cast<const VkDeviceGroupPresentInfoKHR*>(structExtension)); in marshal_extension_struct() 20260 reinterpret_cast<VkDeviceGroupPresentInfoKHR*>(structExtension_out)); in unmarshal_extension_struct()
|
D | goldfish_vk_reserved_marshaling.cpp | 10613 VkDeviceGroupPresentInfoKHR* forUnmarshaling, in reservedunmarshal_VkDeviceGroupPresentInfoKHR() 14918 reinterpret_cast<VkDeviceGroupPresentInfoKHR*>(structExtension_out), ptr); in reservedunmarshal_extension_struct()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_swapchain/ |
D | wsi.adoc | 1539 [open,refpage='VkDeviceGroupPresentInfoKHR',desc='Mode and mask controlling which physical devices\… 1542 sname:VkDeviceGroupPresentInfoKHR structure, then that structure includes an 1545 The sname:VkDeviceGroupPresentInfoKHR structure is defined as: 1547 include::{generated}/api/structs/VkDeviceGroupPresentInfoKHR.adoc[] 1591 If sname:VkDeviceGroupPresentInfoKHR is not provided or pname:swapchainCount 1593 If sname:VkDeviceGroupPresentInfoKHR is not provided, pname:mode is 1598 * [[VUID-VkDeviceGroupPresentInfoKHR-swapchainCount-01297]] 1601 * [[VUID-VkDeviceGroupPresentInfoKHR-mode-01298]] 1607 * [[VUID-VkDeviceGroupPresentInfoKHR-mode-01299]] 1612 * [[VUID-VkDeviceGroupPresentInfoKHR-mode-01300]] [all …]
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_static_assertions.hpp | 1263 …( VULKAN_HPP_NAMESPACE::DeviceGroupPresentInfoKHR ) == sizeof( VkDeviceGroupPresentInfoKHR ), "str…
|
D | vulkan_static_assertions.hpp | 1280 …( VULKAN_HPP_NAMESPACE::DeviceGroupPresentInfoKHR ) == sizeof( VkDeviceGroupPresentInfoKHR ), "str…
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_surface/ |
D | wsi.adoc | 1767 slink:VkDeviceGroupPresentInfoKHR::pname:mode.
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 7752 typedef struct VkDeviceGroupPresentInfoKHR { struct 7758 } VkDeviceGroupPresentInfoKHR; argument
|