Searched defs:forUnmarshaling (Results 1 – 4 of 4) sorted by relevance
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/ |
| D | goldfish_vk_reserved_marshaling.cpp | 50 VkExtent2D* forUnmarshaling, uint8_t** ptr) { in reservedunmarshal_VkExtent2D() 58 VkExtent3D* forUnmarshaling, uint8_t** ptr) { in reservedunmarshal_VkExtent3D() 68 VkOffset2D* forUnmarshaling, uint8_t** ptr) { in reservedunmarshal_VkOffset2D() 76 VkOffset3D* forUnmarshaling, uint8_t** ptr) { in reservedunmarshal_VkOffset3D() 86 VkRect2D* forUnmarshaling, uint8_t** ptr) { in reservedunmarshal_VkRect2D() 92 VkBaseInStructure* forUnmarshaling, uint8_t** ptr) { in reservedunmarshal_VkBaseInStructure() 118 VkBaseOutStructure* forUnmarshaling, uint8_t** ptr) { in reservedunmarshal_VkBaseOutStructure() 144 VkBufferMemoryBarrier* forUnmarshaling, in reservedunmarshal_VkBufferMemoryBarrier() 187 VkDispatchIndirectCommand* forUnmarshaling, in reservedunmarshal_VkDispatchIndirectCommand() 199 VkDrawIndexedIndirectCommand* forUnmarshaling, in reservedunmarshal_VkDrawIndexedIndirectCommand() [all …]
|
| D | goldfish_vk_marshaling.cpp | 57 VkExtent2D* forUnmarshaling) { in unmarshal_VkExtent2D() 72 VkExtent3D* forUnmarshaling) { in unmarshal_VkExtent3D() 87 VkOffset2D* forUnmarshaling) { in unmarshal_VkOffset2D() 102 VkOffset3D* forUnmarshaling) { in unmarshal_VkOffset3D() 117 VkRect2D* forUnmarshaling) { in unmarshal_VkRect2D() 134 VkBaseInStructure* forUnmarshaling) { in unmarshal_VkBaseInStructure() 166 VkBaseOutStructure* forUnmarshaling) { in unmarshal_VkBaseOutStructure() 207 VkBufferMemoryBarrier* forUnmarshaling) { in unmarshal_VkBufferMemoryBarrier() 247 VkDispatchIndirectCommand* forUnmarshaling) { in unmarshal_VkDispatchIndirectCommand() 265 VkDrawIndexedIndirectCommand* forUnmarshaling) { in unmarshal_VkDrawIndexedIndirectCommand() [all …]
|
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | goldfish_vk_marshaling_guest.cpp | 57 VkExtent2D* forUnmarshaling) { in unmarshal_VkExtent2D() 72 VkExtent3D* forUnmarshaling) { in unmarshal_VkExtent3D() 87 VkOffset2D* forUnmarshaling) { in unmarshal_VkOffset2D() 102 VkOffset3D* forUnmarshaling) { in unmarshal_VkOffset3D() 117 VkRect2D* forUnmarshaling) { in unmarshal_VkRect2D() 134 VkBaseInStructure* forUnmarshaling) { in unmarshal_VkBaseInStructure() 154 VkBaseOutStructure* forUnmarshaling) { in unmarshal_VkBaseOutStructure() 183 VkBufferMemoryBarrier* forUnmarshaling) { in unmarshal_VkBufferMemoryBarrier() 211 VkDispatchIndirectCommand* forUnmarshaling) { in unmarshal_VkDispatchIndirectCommand() 229 VkDrawIndexedIndirectCommand* forUnmarshaling) { in unmarshal_VkDrawIndexedIndirectCommand() [all …]
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/ |
| D | VulkanStream_unittest.cpp | 161 VkInstanceCreateInfo forUnmarshaling; in TEST() local 337 VkPhysicalDeviceProperties forUnmarshaling; in TEST() local 402 VkSparseImageMemoryBindInfo forUnmarshaling = { in TEST() local 443 VkDeviceQueueCreateInfo forUnmarshaling = { in TEST() local 492 VkSpecializationInfo forUnmarshaling; in TEST() local 546 VkInstanceCreateInfo forUnmarshaling; in TEST() local 585 VkMemoryAllocateInfo forUnmarshaling; in TEST() local 631 VkMemoryAllocateInfo forUnmarshaling; in TEST() local 655 VkDeviceCreateInfo forUnmarshaling; in TEST() local
|