Home
last modified time | relevance | path

Searched refs:VkImportBufferGOOGLE (Results 1 – 25 of 26) sorted by relevance

12

/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_extension_structs_guest.cpp693 return sizeof(VkImportBufferGOOGLE); in goldfish_vk_extension_struct_size()
828 return sizeof(VkImportBufferGOOGLE); in goldfish_vk_extension_struct_size()
1312 return sizeof(VkImportBufferGOOGLE); in goldfish_vk_extension_struct_size_with_stream_features()
1447 return sizeof(VkImportBufferGOOGLE); in goldfish_vk_extension_struct_size_with_stream_features()
Dvk_struct_id.h94 REGISTER_VK_STRUCT_ID(VkImportBufferGOOGLE, VK_STRUCTURE_TYPE_IMPORT_BUFFER_GOOGLE);
Dvulkan_gfxstream.h34 typedef struct VkImportBufferGOOGLE { struct
38 } VkImportBufferGOOGLE; typedef
Dgoldfish_vk_deepcopy_guest.h2009 const VkImportBufferGOOGLE* from, VkImportBufferGOOGLE* to);
Dgoldfish_vk_transform_guest.h3166 VkImportBufferGOOGLE* toTransform);
3169 VkImportBufferGOOGLE* toTransform);
Dgoldfish_vk_marshaling_guest.h3729 const VkImportBufferGOOGLE* forMarshaling);
3732 VkImportBufferGOOGLE* forUnmarshaling);
Dgoldfish_vk_transform_guest.cpp7923 VkImportBufferGOOGLE* toTransform) { in transform_tohost_VkImportBufferGOOGLE()
7932 VkImportBufferGOOGLE* toTransform) { in transform_fromhost_VkImportBufferGOOGLE()
9041 resourceTracker, reinterpret_cast<VkImportBufferGOOGLE*>(structExtension_out)); in transform_tohost_extension_struct()
10121 resourceTracker, reinterpret_cast<VkImportBufferGOOGLE*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_deepcopy_guest.cpp8625 const VkImportBufferGOOGLE* from, VkImportBufferGOOGLE* to) { in deepcopy_VkImportBufferGOOGLE()
9786 reinterpret_cast<const VkImportBufferGOOGLE*>(structExtension), in deepcopy_extension_struct()
9787 reinterpret_cast<VkImportBufferGOOGLE*>(structExtension_out)); in deepcopy_extension_struct()
10087 alloc, rootType, reinterpret_cast<const VkImportBufferGOOGLE*>(structExtension), in deepcopy_extension_struct()
10088 reinterpret_cast<VkImportBufferGOOGLE*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_counting_guest.h1828 const VkImportBufferGOOGLE* toCount, size_t* count);
Dgoldfish_vk_reserved_marshaling_guest.h2019 const VkImportBufferGOOGLE* forMarshaling, uint8_t** ptr);
Dgoldfish_vk_counting_guest.cpp7315 const VkImportBufferGOOGLE* toCount, size_t* count) { in count_VkImportBufferGOOGLE()
8389 reinterpret_cast<const VkImportBufferGOOGLE*>(structExtension), count); in count_extension_struct()
8669 reinterpret_cast<const VkImportBufferGOOGLE*>(structExtension), count); in count_extension_struct()
Dgoldfish_vk_marshaling_guest.cpp13532 const VkImportBufferGOOGLE* forMarshaling) { in marshal_VkImportBufferGOOGLE()
13543 VkImportBufferGOOGLE* forUnmarshaling) { in unmarshal_VkImportBufferGOOGLE()
14547 reinterpret_cast<const VkImportBufferGOOGLE*>(structExtension)); in marshal_extension_struct()
14799 vkStream, rootType, reinterpret_cast<const VkImportBufferGOOGLE*>(structExtension)); in marshal_extension_struct()
15750 reinterpret_cast<VkImportBufferGOOGLE*>(structExtension_out)); in unmarshal_extension_struct()
15999 vkStream, rootType, reinterpret_cast<VkImportBufferGOOGLE*>(structExtension_out)); in unmarshal_extension_struct()
Dgoldfish_vk_reserved_marshaling_guest.cpp9082 const VkImportBufferGOOGLE* forMarshaling, in reservedmarshal_VkImportBufferGOOGLE()
10151 reinterpret_cast<const VkImportBufferGOOGLE*>(structExtension), ptr); in reservedmarshal_extension_struct()
10430 vkStream, rootType, reinterpret_cast<const VkImportBufferGOOGLE*>(structExtension), in reservedmarshal_extension_struct()
DResourceTracker.cpp3266 VkImportBufferGOOGLE importBufferInfo = { in on_vkAllocateMemory()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp715 return sizeof(VkImportBufferGOOGLE); in goldfish_vk_extension_struct_size()
872 return sizeof(VkImportBufferGOOGLE); in goldfish_vk_extension_struct_size()
1380 return sizeof(VkImportBufferGOOGLE); in goldfish_vk_extension_struct_size_with_stream_features()
1537 return sizeof(VkImportBufferGOOGLE); in goldfish_vk_extension_struct_size_with_stream_features()
Dvk_struct_id.h58 REGISTER_VK_STRUCT_ID(VkImportBufferGOOGLE, VK_STRUCTURE_TYPE_IMPORT_BUFFER_GOOGLE);
Dgoldfish_vk_deepcopy.h2081 const VkImportBufferGOOGLE* from, VkImportBufferGOOGLE* to);
Dgoldfish_vk_transform.h3385 VkImportBufferGOOGLE* toTransform);
3388 VkImportBufferGOOGLE* toTransform);
Dgoldfish_vk_marshaling.h3845 const VkImportBufferGOOGLE* forMarshaling);
3848 VkImportBufferGOOGLE* forUnmarshaling);
Dgoldfish_vk_deepcopy.cpp9190 const VkImportBufferGOOGLE* from, VkImportBufferGOOGLE* to) { in deepcopy_VkImportBufferGOOGLE()
10397 reinterpret_cast<const VkImportBufferGOOGLE*>(structExtension), in deepcopy_extension_struct()
10398 reinterpret_cast<VkImportBufferGOOGLE*>(structExtension_out)); in deepcopy_extension_struct()
10745 alloc, rootType, reinterpret_cast<const VkImportBufferGOOGLE*>(structExtension), in deepcopy_extension_struct()
10746 reinterpret_cast<VkImportBufferGOOGLE*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_transform.cpp8423 VkImportBufferGOOGLE* toTransform) { in transform_tohost_VkImportBufferGOOGLE()
8432 VkImportBufferGOOGLE* toTransform) { in transform_fromhost_VkImportBufferGOOGLE()
9621 resourceTracker, reinterpret_cast<VkImportBufferGOOGLE*>(structExtension_out)); in transform_tohost_extension_struct()
10781 resourceTracker, reinterpret_cast<VkImportBufferGOOGLE*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_reserved_marshaling.h2054 VkImportBufferGOOGLE* forUnmarshaling, uint8_t** ptr);
Dgoldfish_vk_marshaling.cpp18136 const VkImportBufferGOOGLE* forMarshaling) { in marshal_VkImportBufferGOOGLE()
18147 VkImportBufferGOOGLE* forUnmarshaling) { in unmarshal_VkImportBufferGOOGLE()
19227 reinterpret_cast<const VkImportBufferGOOGLE*>(structExtension)); in marshal_extension_struct()
19520 vkStream, rootType, reinterpret_cast<const VkImportBufferGOOGLE*>(structExtension)); in marshal_extension_struct()
20507 reinterpret_cast<VkImportBufferGOOGLE*>(structExtension_out)); in unmarshal_extension_struct()
20797 vkStream, rootType, reinterpret_cast<VkImportBufferGOOGLE*>(structExtension_out)); in unmarshal_extension_struct()
/hardware/google/gfxstream/host/vulkan/
Dvulkan_gfxstream.h34 typedef struct VkImportBufferGOOGLE { struct
38 } VkImportBufferGOOGLE; argument
DVkDecoderGlobalState.cpp4247 const VkImportBufferGOOGLE* importBufferInfoPtr = in on_vkAllocateMemory()
4248 vk_find_struct<VkImportBufferGOOGLE>(pAllocateInfo); in on_vkAllocateMemory()

12