Searched refs:deepcopy_VkPushConstantRange (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_deepcopy_guest.h | 318 void deepcopy_VkPushConstantRange(Allocator* alloc, VkStructureType rootType,
|
D | goldfish_vk_deepcopy_guest.cpp | 1532 void deepcopy_VkPushConstantRange(Allocator* alloc, VkStructureType rootType, in deepcopy_VkPushConstantRange() function 1571 deepcopy_VkPushConstantRange(alloc, rootType, from->pPushConstantRanges + i, in deepcopy_VkPipelineLayoutCreateInfo()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_deepcopy.h | 311 void deepcopy_VkPushConstantRange(Allocator* alloc, VkStructureType rootType,
|
D | goldfish_vk_deepcopy.cpp | 1532 void deepcopy_VkPushConstantRange(Allocator* alloc, VkStructureType rootType, in deepcopy_VkPushConstantRange() function 1571 deepcopy_VkPushConstantRange(alloc, rootType, from->pPushConstantRanges + i, in deepcopy_VkPipelineLayoutCreateInfo()
|