Home
last modified time | relevance | path

Searched refs:VkDeviceGroupDeviceCreateInfo (Results 1 – 25 of 27) sorted by relevance

12

/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_extension_structs_guest.cpp278 return sizeof(VkDeviceGroupDeviceCreateInfo); in goldfish_vk_extension_struct_size()
893 return sizeof(VkDeviceGroupDeviceCreateInfo); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy_guest.h493 const VkDeviceGroupDeviceCreateInfo* from,
494 VkDeviceGroupDeviceCreateInfo* to);
Dgoldfish_vk_transform_guest.h780 VkDeviceGroupDeviceCreateInfo* toTransform);
783 VkDeviceGroupDeviceCreateInfo* toTransform);
Dgoldfish_vk_marshaling_guest.h989 const VkDeviceGroupDeviceCreateInfo* forMarshaling);
992 VkDeviceGroupDeviceCreateInfo* forUnmarshaling);
Dgoldfish_vk_transform_guest.cpp2661 VkDeviceGroupDeviceCreateInfo* toTransform) { in transform_tohost_VkDeviceGroupDeviceCreateInfo()
2670 VkDeviceGroupDeviceCreateInfo* toTransform) { in transform_fromhost_VkDeviceGroupDeviceCreateInfo()
8067 reinterpret_cast<VkDeviceGroupDeviceCreateInfo*>(structExtension_out)); in transform_tohost_extension_struct()
9147 reinterpret_cast<VkDeviceGroupDeviceCreateInfo*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_counting_guest.h449 const VkDeviceGroupDeviceCreateInfo* toCount,
Dgoldfish_vk_reserved_marshaling_guest.h520 const VkDeviceGroupDeviceCreateInfo* forMarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy_guest.cpp2573 const VkDeviceGroupDeviceCreateInfo* from, in deepcopy_VkDeviceGroupDeviceCreateInfo()
2574 VkDeviceGroupDeviceCreateInfo* to) { in deepcopy_VkDeviceGroupDeviceCreateInfo()
8791 reinterpret_cast<const VkDeviceGroupDeviceCreateInfo*>(structExtension), in deepcopy_extension_struct()
8792 reinterpret_cast<VkDeviceGroupDeviceCreateInfo*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_counting_guest.cpp2617 const VkDeviceGroupDeviceCreateInfo* toCount, in count_VkDeviceGroupDeviceCreateInfo()
7470 reinterpret_cast<const VkDeviceGroupDeviceCreateInfo*>(structExtension), count); in count_extension_struct()
Dgoldfish_vk_marshaling_guest.cpp4890 const VkDeviceGroupDeviceCreateInfo* forMarshaling) { in marshal_VkDeviceGroupDeviceCreateInfo()
4908 VkDeviceGroupDeviceCreateInfo* forUnmarshaling) { in unmarshal_VkDeviceGroupDeviceCreateInfo()
13713 reinterpret_cast<const VkDeviceGroupDeviceCreateInfo*>(structExtension)); in marshal_extension_struct()
14928 reinterpret_cast<VkDeviceGroupDeviceCreateInfo*>(structExtension_out)); in unmarshal_extension_struct()
Dgoldfish_vk_reserved_marshaling_guest.cpp3405 const VkDeviceGroupDeviceCreateInfo* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkDeviceGroupDeviceCreateInfo()
9243 reinterpret_cast<const VkDeviceGroupDeviceCreateInfo*>(structExtension), ptr); in reservedmarshal_extension_struct()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp278 return sizeof(VkDeviceGroupDeviceCreateInfo); in goldfish_vk_extension_struct_size()
939 return sizeof(VkDeviceGroupDeviceCreateInfo); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy.h486 const VkDeviceGroupDeviceCreateInfo* from,
487 VkDeviceGroupDeviceCreateInfo* to);
Dgoldfish_vk_transform.h794 VkDeviceGroupDeviceCreateInfo* toTransform);
797 VkDeviceGroupDeviceCreateInfo* toTransform);
Dgoldfish_vk_marshaling.h970 const VkDeviceGroupDeviceCreateInfo* forMarshaling);
973 VkDeviceGroupDeviceCreateInfo* forUnmarshaling);
Dgoldfish_vk_transform.cpp2671 VkDeviceGroupDeviceCreateInfo* toTransform) { in transform_tohost_VkDeviceGroupDeviceCreateInfo()
2680 VkDeviceGroupDeviceCreateInfo* toTransform) { in transform_fromhost_VkDeviceGroupDeviceCreateInfo()
8567 reinterpret_cast<VkDeviceGroupDeviceCreateInfo*>(structExtension_out)); in transform_tohost_extension_struct()
9727 reinterpret_cast<VkDeviceGroupDeviceCreateInfo*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_reserved_marshaling.h493 VkDeviceGroupDeviceCreateInfo* forUnmarshaling,
Dgoldfish_vk_deepcopy.cpp2573 const VkDeviceGroupDeviceCreateInfo* from, in deepcopy_VkDeviceGroupDeviceCreateInfo()
2574 VkDeviceGroupDeviceCreateInfo* to) { in deepcopy_VkDeviceGroupDeviceCreateInfo()
9356 reinterpret_cast<const VkDeviceGroupDeviceCreateInfo*>(structExtension), in deepcopy_extension_struct()
9357 reinterpret_cast<VkDeviceGroupDeviceCreateInfo*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_marshaling.cpp5640 const VkDeviceGroupDeviceCreateInfo* forMarshaling) { in marshal_VkDeviceGroupDeviceCreateInfo()
5658 VkDeviceGroupDeviceCreateInfo* forUnmarshaling) { in unmarshal_VkDeviceGroupDeviceCreateInfo()
18353 reinterpret_cast<const VkDeviceGroupDeviceCreateInfo*>(structExtension)); in marshal_extension_struct()
19645 reinterpret_cast<VkDeviceGroupDeviceCreateInfo*>(structExtension_out)); in unmarshal_extension_struct()
Dgoldfish_vk_reserved_marshaling.cpp4199 VkDeviceGroupDeviceCreateInfo* forUnmarshaling, in reservedunmarshal_VkDeviceGroupDeviceCreateInfo()
14252 reinterpret_cast<VkDeviceGroupDeviceCreateInfo*>(structExtension_out), ptr); in reservedunmarshal_extension_struct()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Ddevsandqueues.adoc1629 devices through slink:VkDeviceGroupDeviceCreateInfo.
2163 [open,refpage='VkDeviceGroupDeviceCreateInfo',desc='Create a logical device from multiple physical …
2166 devices by adding a sname:VkDeviceGroupDeviceCreateInfo structure to the
2168 The sname:VkDeviceGroupDeviceCreateInfo structure is defined as:
2170 include::{generated}/api/structs/VkDeviceGroupDeviceCreateInfo.adoc[]
2196 A logical device created without using sname:VkDeviceGroupDeviceCreateInfo,
2204 * [[VUID-VkDeviceGroupDeviceCreateInfo-pPhysicalDevices-00375]]
2206 * [[VUID-VkDeviceGroupDeviceCreateInfo-pPhysicalDevices-00376]]
2209 * [[VUID-VkDeviceGroupDeviceCreateInfo-physicalDeviceCount-00377]]
2215 include::{generated}/validity/structs/VkDeviceGroupDeviceCreateInfo.adoc[]
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp553 …ULKAN_HPP_NAMESPACE::DeviceGroupDeviceCreateInfo ) == sizeof( VkDeviceGroupDeviceCreateInfo ), "st…
Dvulkan_static_assertions.hpp593 …ULKAN_HPP_NAMESPACE::DeviceGroupDeviceCreateInfo ) == sizeof( VkDeviceGroupDeviceCreateInfo ), "st…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5199 typedef struct VkDeviceGroupDeviceCreateInfo { struct
5204 } VkDeviceGroupDeviceCreateInfo; argument
8621 typedef VkDeviceGroupDeviceCreateInfo VkDeviceGroupDeviceCreateInfoKHR;
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_swapchain/
Dwsi.adoc528 slink:VkDeviceGroupDeviceCreateInfo::pname:physicalDeviceCount equal to

12