Home
last modified time | relevance | path

Searched defs:rootType (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp50 void marshal_VkExtent2D(VulkanStreamGuest* vkStream, VkStructureType rootType, in marshal_VkExtent2D()
57 void unmarshal_VkExtent2D(VulkanStreamGuest* vkStream, VkStructureType rootType, in unmarshal_VkExtent2D()
64 void marshal_VkExtent3D(VulkanStreamGuest* vkStream, VkStructureType rootType, in marshal_VkExtent3D()
72 void unmarshal_VkExtent3D(VulkanStreamGuest* vkStream, VkStructureType rootType, in unmarshal_VkExtent3D()
80 void marshal_VkOffset2D(VulkanStreamGuest* vkStream, VkStructureType rootType, in marshal_VkOffset2D()
87 void unmarshal_VkOffset2D(VulkanStreamGuest* vkStream, VkStructureType rootType, in unmarshal_VkOffset2D()
94 void marshal_VkOffset3D(VulkanStreamGuest* vkStream, VkStructureType rootType, in marshal_VkOffset3D()
102 void unmarshal_VkOffset3D(VulkanStreamGuest* vkStream, VkStructureType rootType, in unmarshal_VkOffset3D()
110 void marshal_VkRect2D(VulkanStreamGuest* vkStream, VkStructureType rootType, in marshal_VkRect2D()
117 void unmarshal_VkRect2D(VulkanStreamGuest* vkStream, VkStructureType rootType, in unmarshal_VkRect2D()
[all …]
Dgoldfish_vk_counting_guest.cpp47 void count_VkExtent2D(uint32_t featureBits, VkStructureType rootType, const VkExtent2D* toCount, in count_VkExtent2D()
57 void count_VkExtent3D(uint32_t featureBits, VkStructureType rootType, const VkExtent3D* toCount, in count_VkExtent3D()
68 void count_VkOffset2D(uint32_t featureBits, VkStructureType rootType, const VkOffset2D* toCount, in count_VkOffset2D()
78 void count_VkOffset3D(uint32_t featureBits, VkStructureType rootType, const VkOffset3D* toCount, in count_VkOffset3D()
89 void count_VkRect2D(uint32_t featureBits, VkStructureType rootType, const VkRect2D* toCount, in count_VkRect2D()
99 void count_VkBaseInStructure(uint32_t featureBits, VkStructureType rootType, in count_VkBaseInStructure()
112 void count_VkBaseOutStructure(uint32_t featureBits, VkStructureType rootType, in count_VkBaseOutStructure()
125 void count_VkBufferMemoryBarrier(uint32_t featureBits, VkStructureType rootType, in count_VkBufferMemoryBarrier()
146 void count_VkDispatchIndirectCommand(uint32_t featureBits, VkStructureType rootType, in count_VkDispatchIndirectCommand()
157 void count_VkDrawIndexedIndirectCommand(uint32_t featureBits, VkStructureType rootType, in count_VkDrawIndexedIndirectCommand()
[all …]
Dgoldfish_vk_reserved_marshaling_guest.cpp51 void reservedmarshal_VkExtent2D(VulkanStreamGuest* vkStream, VkStructureType rootType, in reservedmarshal_VkExtent2D()
61 void reservedmarshal_VkExtent3D(VulkanStreamGuest* vkStream, VkStructureType rootType, in reservedmarshal_VkExtent3D()
73 void reservedmarshal_VkOffset2D(VulkanStreamGuest* vkStream, VkStructureType rootType, in reservedmarshal_VkOffset2D()
83 void reservedmarshal_VkOffset3D(VulkanStreamGuest* vkStream, VkStructureType rootType, in reservedmarshal_VkOffset3D()
95 void reservedmarshal_VkRect2D(VulkanStreamGuest* vkStream, VkStructureType rootType, in reservedmarshal_VkRect2D()
103 void reservedmarshal_VkBaseInStructure(VulkanStreamGuest* vkStream, VkStructureType rootType, in reservedmarshal_VkBaseInStructure()
115 void reservedmarshal_VkBaseOutStructure(VulkanStreamGuest* vkStream, VkStructureType rootType, in reservedmarshal_VkBaseOutStructure()
127 void reservedmarshal_VkBufferMemoryBarrier(VulkanStreamGuest* vkStream, VkStructureType rootType, in reservedmarshal_VkBufferMemoryBarrier()
157 VkStructureType rootType, in reservedmarshal_VkDispatchIndirectCommand()
171 VkStructureType rootType, in reservedmarshal_VkDrawIndexedIndirectCommand()
[all …]
Dgoldfish_vk_deepcopy_guest.cpp48 void deepcopy_VkExtent2D(Allocator* alloc, VkStructureType rootType, const VkExtent2D* from, in deepcopy_VkExtent2D()
55 void deepcopy_VkExtent3D(Allocator* alloc, VkStructureType rootType, const VkExtent3D* from, in deepcopy_VkExtent3D()
62 void deepcopy_VkOffset2D(Allocator* alloc, VkStructureType rootType, const VkOffset2D* from, in deepcopy_VkOffset2D()
69 void deepcopy_VkOffset3D(Allocator* alloc, VkStructureType rootType, const VkOffset3D* from, in deepcopy_VkOffset3D()
76 void deepcopy_VkRect2D(Allocator* alloc, VkStructureType rootType, const VkRect2D* from, in deepcopy_VkRect2D()
85 void deepcopy_VkBaseInStructure(Allocator* alloc, VkStructureType rootType, in deepcopy_VkBaseInStructure()
106 void deepcopy_VkBaseOutStructure(Allocator* alloc, VkStructureType rootType, in deepcopy_VkBaseOutStructure()
127 void deepcopy_VkBufferMemoryBarrier(Allocator* alloc, VkStructureType rootType, in deepcopy_VkBufferMemoryBarrier()
148 void deepcopy_VkDispatchIndirectCommand(Allocator* alloc, VkStructureType rootType, in deepcopy_VkDispatchIndirectCommand()
156 void deepcopy_VkDrawIndexedIndirectCommand(Allocator* alloc, VkStructureType rootType, in deepcopy_VkDrawIndexedIndirectCommand()
[all …]
Dgoldfish_vk_extension_structs_guest.cpp232 size_t goldfish_vk_extension_struct_size(VkStructureType rootType, const void* structExtension) { in goldfish_vk_extension_struct_size()
846 VkStructureType rootType, in goldfish_vk_extension_struct_size_with_stream_features()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp50 void marshal_VkExtent2D(VulkanStream* vkStream, VkStructureType rootType, in marshal_VkExtent2D()
57 void unmarshal_VkExtent2D(VulkanStream* vkStream, VkStructureType rootType, in unmarshal_VkExtent2D()
64 void marshal_VkExtent3D(VulkanStream* vkStream, VkStructureType rootType, in marshal_VkExtent3D()
72 void unmarshal_VkExtent3D(VulkanStream* vkStream, VkStructureType rootType, in unmarshal_VkExtent3D()
80 void marshal_VkOffset2D(VulkanStream* vkStream, VkStructureType rootType, in marshal_VkOffset2D()
87 void unmarshal_VkOffset2D(VulkanStream* vkStream, VkStructureType rootType, in unmarshal_VkOffset2D()
94 void marshal_VkOffset3D(VulkanStream* vkStream, VkStructureType rootType, in marshal_VkOffset3D()
102 void unmarshal_VkOffset3D(VulkanStream* vkStream, VkStructureType rootType, in unmarshal_VkOffset3D()
110 void marshal_VkRect2D(VulkanStream* vkStream, VkStructureType rootType, in marshal_VkRect2D()
117 void unmarshal_VkRect2D(VulkanStream* vkStream, VkStructureType rootType, in unmarshal_VkRect2D()
[all …]
Dgoldfish_vk_deepcopy.cpp48 void deepcopy_VkExtent2D(Allocator* alloc, VkStructureType rootType, const VkExtent2D* from, in deepcopy_VkExtent2D()
55 void deepcopy_VkExtent3D(Allocator* alloc, VkStructureType rootType, const VkExtent3D* from, in deepcopy_VkExtent3D()
62 void deepcopy_VkOffset2D(Allocator* alloc, VkStructureType rootType, const VkOffset2D* from, in deepcopy_VkOffset2D()
69 void deepcopy_VkOffset3D(Allocator* alloc, VkStructureType rootType, const VkOffset3D* from, in deepcopy_VkOffset3D()
76 void deepcopy_VkRect2D(Allocator* alloc, VkStructureType rootType, const VkRect2D* from, in deepcopy_VkRect2D()
85 void deepcopy_VkBaseInStructure(Allocator* alloc, VkStructureType rootType, in deepcopy_VkBaseInStructure()
106 void deepcopy_VkBaseOutStructure(Allocator* alloc, VkStructureType rootType, in deepcopy_VkBaseOutStructure()
127 void deepcopy_VkBufferMemoryBarrier(Allocator* alloc, VkStructureType rootType, in deepcopy_VkBufferMemoryBarrier()
148 void deepcopy_VkDispatchIndirectCommand(Allocator* alloc, VkStructureType rootType, in deepcopy_VkDispatchIndirectCommand()
156 void deepcopy_VkDrawIndexedIndirectCommand(Allocator* alloc, VkStructureType rootType, in deepcopy_VkDrawIndexedIndirectCommand()
[all …]
Dgoldfish_vk_reserved_marshaling.cpp50 void reservedunmarshal_VkExtent2D(VulkanStream* vkStream, VkStructureType rootType, in reservedunmarshal_VkExtent2D()
58 void reservedunmarshal_VkExtent3D(VulkanStream* vkStream, VkStructureType rootType, in reservedunmarshal_VkExtent3D()
68 void reservedunmarshal_VkOffset2D(VulkanStream* vkStream, VkStructureType rootType, in reservedunmarshal_VkOffset2D()
76 void reservedunmarshal_VkOffset3D(VulkanStream* vkStream, VkStructureType rootType, in reservedunmarshal_VkOffset3D()
86 void reservedunmarshal_VkRect2D(VulkanStream* vkStream, VkStructureType rootType, in reservedunmarshal_VkRect2D()
92 void reservedunmarshal_VkBaseInStructure(VulkanStream* vkStream, VkStructureType rootType, in reservedunmarshal_VkBaseInStructure()
118 void reservedunmarshal_VkBaseOutStructure(VulkanStream* vkStream, VkStructureType rootType, in reservedunmarshal_VkBaseOutStructure()
144 void reservedunmarshal_VkBufferMemoryBarrier(VulkanStream* vkStream, VkStructureType rootType, in reservedunmarshal_VkBufferMemoryBarrier()
187 void reservedunmarshal_VkDispatchIndirectCommand(VulkanStream* vkStream, VkStructureType rootType, in reservedunmarshal_VkDispatchIndirectCommand()
199 VkStructureType rootType, in reservedunmarshal_VkDrawIndexedIndirectCommand()
[all …]
Dgoldfish_vk_extension_structs.cpp232 size_t goldfish_vk_extension_struct_size(VkStructureType rootType, const void* structExtension) { in goldfish_vk_extension_struct_size()
892 VkStructureType rootType, in goldfish_vk_extension_struct_size_with_stream_features()