Searched refs:structExtension_out (Results 1 – 8 of 8) sorted by relevance
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_transform_guest.cpp | 44 void transform_tohost_extension_struct(ResourceTracker* resourceTracker, void* structExtension_out); 47 void* structExtension_out); 7986 void* structExtension_out) { in transform_tohost_extension_struct() argument 7987 if (!structExtension_out) { in transform_tohost_extension_struct() 7990 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in transform_tohost_extension_struct() 7995 resourceTracker, reinterpret_cast<VkShaderModuleCreateInfo*>(structExtension_out)); in transform_tohost_extension_struct() 8003 reinterpret_cast<VkPhysicalDeviceSubgroupProperties*>(structExtension_out)); in transform_tohost_extension_struct() 8009 reinterpret_cast<VkPhysicalDevice16BitStorageFeatures*>(structExtension_out)); in transform_tohost_extension_struct() 8015 reinterpret_cast<VkMemoryDedicatedRequirements*>(structExtension_out)); in transform_tohost_extension_struct() 8021 reinterpret_cast<VkMemoryDedicatedAllocateInfo*>(structExtension_out)); in transform_tohost_extension_struct() [all …]
|
D | goldfish_vk_deepcopy_guest.cpp | 45 const void* structExtension, void* structExtension_out); 8697 const void* structExtension, void* structExtension_out) { in deepcopy_extension_struct() argument 8707 reinterpret_cast<VkShaderModuleCreateInfo*>(structExtension_out)); in deepcopy_extension_struct() 8716 reinterpret_cast<VkPhysicalDeviceSubgroupProperties*>(structExtension_out)); in deepcopy_extension_struct() 8723 reinterpret_cast<VkPhysicalDevice16BitStorageFeatures*>(structExtension_out)); in deepcopy_extension_struct() 8730 reinterpret_cast<VkMemoryDedicatedRequirements*>(structExtension_out)); in deepcopy_extension_struct() 8737 reinterpret_cast<VkMemoryDedicatedAllocateInfo*>(structExtension_out)); in deepcopy_extension_struct() 8744 reinterpret_cast<VkMemoryAllocateFlagsInfo*>(structExtension_out)); in deepcopy_extension_struct() 8751 reinterpret_cast<VkDeviceGroupRenderPassBeginInfo*>(structExtension_out)); in deepcopy_extension_struct() 8758 reinterpret_cast<VkDeviceGroupCommandBufferBeginInfo*>(structExtension_out)); in deepcopy_extension_struct() [all …]
|
D | goldfish_vk_marshaling_guest.cpp | 47 void* structExtension_out); 14826 void* structExtension_out) { in unmarshal_extension_struct() argument 14827 VkInstanceCreateInfo* structAccess = (VkInstanceCreateInfo*)(structExtension_out); in unmarshal_extension_struct() 14829 vkStream->getFeatureBits(), rootType, structExtension_out); in unmarshal_extension_struct() 14830 if (!currExtSize && structExtension_out) { in unmarshal_extension_struct() 14845 if (!structExtension_out) { in unmarshal_extension_struct() 14848 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in unmarshal_extension_struct() 14854 reinterpret_cast<VkShaderModuleCreateInfo*>(structExtension_out)); in unmarshal_extension_struct() 14862 reinterpret_cast<VkPhysicalDeviceSubgroupProperties*>(structExtension_out)); in unmarshal_extension_struct() 14868 reinterpret_cast<VkPhysicalDevice16BitStorageFeatures*>(structExtension_out)); in unmarshal_extension_struct() [all …]
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 48 void* structExtension_out, uint8_t** ptr);
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_transform.cpp | 41 void* structExtension_out); 44 void* structExtension_out); 8486 void* structExtension_out) { in transform_tohost_extension_struct() argument 8487 if (!structExtension_out) { in transform_tohost_extension_struct() 8490 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in transform_tohost_extension_struct() 8495 resourceTracker, reinterpret_cast<VkShaderModuleCreateInfo*>(structExtension_out)); in transform_tohost_extension_struct() 8503 reinterpret_cast<VkPhysicalDeviceSubgroupProperties*>(structExtension_out)); in transform_tohost_extension_struct() 8509 reinterpret_cast<VkPhysicalDevice16BitStorageFeatures*>(structExtension_out)); in transform_tohost_extension_struct() 8515 reinterpret_cast<VkMemoryDedicatedRequirements*>(structExtension_out)); in transform_tohost_extension_struct() 8521 reinterpret_cast<VkMemoryDedicatedAllocateInfo*>(structExtension_out)); in transform_tohost_extension_struct() [all …]
|
D | goldfish_vk_deepcopy.cpp | 45 const void* structExtension, void* structExtension_out); 9262 const void* structExtension, void* structExtension_out) { in deepcopy_extension_struct() argument 9272 reinterpret_cast<VkShaderModuleCreateInfo*>(structExtension_out)); in deepcopy_extension_struct() 9281 reinterpret_cast<VkPhysicalDeviceSubgroupProperties*>(structExtension_out)); in deepcopy_extension_struct() 9288 reinterpret_cast<VkPhysicalDevice16BitStorageFeatures*>(structExtension_out)); in deepcopy_extension_struct() 9295 reinterpret_cast<VkMemoryDedicatedRequirements*>(structExtension_out)); in deepcopy_extension_struct() 9302 reinterpret_cast<VkMemoryDedicatedAllocateInfo*>(structExtension_out)); in deepcopy_extension_struct() 9309 reinterpret_cast<VkMemoryAllocateFlagsInfo*>(structExtension_out)); in deepcopy_extension_struct() 9316 reinterpret_cast<VkDeviceGroupRenderPassBeginInfo*>(structExtension_out)); in deepcopy_extension_struct() 9323 reinterpret_cast<VkDeviceGroupCommandBufferBeginInfo*>(structExtension_out)); in deepcopy_extension_struct() [all …]
|
D | goldfish_vk_reserved_marshaling.cpp | 47 void* structExtension_out, uint8_t** ptr); 14154 void* structExtension_out, uint8_t** ptr) { in reservedunmarshal_extension_struct() argument 14155 VkInstanceCreateInfo* structAccess = (VkInstanceCreateInfo*)(structExtension_out); in reservedunmarshal_extension_struct() 14157 vkStream->getFeatureBits(), rootType, structExtension_out); in reservedunmarshal_extension_struct() 14158 if (!currExtSize && structExtension_out) { in reservedunmarshal_extension_struct() 14169 if (!structExtension_out) { in reservedunmarshal_extension_struct() 14172 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in reservedunmarshal_extension_struct() 14178 reinterpret_cast<VkShaderModuleCreateInfo*>(structExtension_out), ptr); in reservedunmarshal_extension_struct() 14186 reinterpret_cast<VkPhysicalDeviceSubgroupProperties*>(structExtension_out), ptr); in reservedunmarshal_extension_struct() 14192 reinterpret_cast<VkPhysicalDevice16BitStorageFeatures*>(structExtension_out), ptr); in reservedunmarshal_extension_struct() [all …]
|
D | goldfish_vk_marshaling.cpp | 47 void* structExtension_out); 19547 void* structExtension_out) { in unmarshal_extension_struct() argument 19548 VkInstanceCreateInfo* structAccess = (VkInstanceCreateInfo*)(structExtension_out); in unmarshal_extension_struct() 19550 vkStream->getFeatureBits(), rootType, structExtension_out); in unmarshal_extension_struct() 19551 if (!currExtSize && structExtension_out) { in unmarshal_extension_struct() 19562 if (!structExtension_out) { in unmarshal_extension_struct() 19565 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in unmarshal_extension_struct() 19571 reinterpret_cast<VkShaderModuleCreateInfo*>(structExtension_out)); in unmarshal_extension_struct() 19579 reinterpret_cast<VkPhysicalDeviceSubgroupProperties*>(structExtension_out)); in unmarshal_extension_struct() 19585 reinterpret_cast<VkPhysicalDevice16BitStorageFeatures*>(structExtension_out)); in unmarshal_extension_struct() [all …]
|