Searched defs:forMarshaling (Results 1 – 4 of 4) sorted by relevance
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | goldfish_vk_reserved_marshaling_guest.cpp | 51 const VkExtent2D* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkExtent2D() 61 const VkExtent3D* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkExtent3D() 73 const VkOffset2D* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkOffset2D() 83 const VkOffset3D* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkOffset3D() 95 const VkRect2D* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkRect2D() 103 const VkBaseInStructure* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkBaseInStructure() 115 const VkBaseOutStructure* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkBaseOutStructure() 127 const VkBufferMemoryBarrier* forMarshaling, in reservedmarshal_VkBufferMemoryBarrier() 157 const VkDispatchIndirectCommand* forMarshaling, in reservedmarshal_VkDispatchIndirectCommand() 171 const VkDrawIndexedIndirectCommand* forMarshaling, in reservedmarshal_VkDrawIndexedIndirectCommand() [all …]
|
| D | goldfish_vk_marshaling_guest.cpp | 50 const VkExtent2D* forMarshaling) { in marshal_VkExtent2D() 64 const VkExtent3D* forMarshaling) { in marshal_VkExtent3D() 80 const VkOffset2D* forMarshaling) { in marshal_VkOffset2D() 94 const VkOffset3D* forMarshaling) { in marshal_VkOffset3D() 110 const VkRect2D* forMarshaling) { in marshal_VkRect2D() 124 const VkBaseInStructure* forMarshaling) { in marshal_VkBaseInStructure() 144 const VkBaseOutStructure* forMarshaling) { in marshal_VkBaseOutStructure() 164 const VkBufferMemoryBarrier* forMarshaling) { in marshal_VkBufferMemoryBarrier() 203 const VkDispatchIndirectCommand* forMarshaling) { in marshal_VkDispatchIndirectCommand() 219 const VkDrawIndexedIndirectCommand* forMarshaling) { in marshal_VkDrawIndexedIndirectCommand() [all …]
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/ |
| D | goldfish_vk_marshaling.cpp | 50 const VkExtent2D* forMarshaling) { in marshal_VkExtent2D() 64 const VkExtent3D* forMarshaling) { in marshal_VkExtent3D() 80 const VkOffset2D* forMarshaling) { in marshal_VkOffset2D() 94 const VkOffset3D* forMarshaling) { in marshal_VkOffset3D() 110 const VkRect2D* forMarshaling) { in marshal_VkRect2D() 124 const VkBaseInStructure* forMarshaling) { in marshal_VkBaseInStructure() 156 const VkBaseOutStructure* forMarshaling) { in marshal_VkBaseOutStructure() 188 const VkBufferMemoryBarrier* forMarshaling) { in marshal_VkBufferMemoryBarrier() 239 const VkDispatchIndirectCommand* forMarshaling) { in marshal_VkDispatchIndirectCommand() 255 const VkDrawIndexedIndirectCommand* forMarshaling) { in marshal_VkDrawIndexedIndirectCommand() [all …]
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/ |
| D | VulkanStream_unittest.cpp | 150 VkInstanceCreateInfo forMarshaling = {VK_STRUCTURE_TYPE_INSTANCE_CREATE_INFO, in TEST() local 210 VkPhysicalDeviceProperties forMarshaling = { in TEST() local 394 VkSparseImageMemoryBindInfo forMarshaling = { in TEST() local 439 VkDeviceQueueCreateInfo forMarshaling = { in TEST() local 485 VkSpecializationInfo forMarshaling = { in TEST() local 535 VkInstanceCreateInfo forMarshaling = {VK_STRUCTURE_TYPE_INSTANCE_CREATE_INFO, in TEST() local 576 VkMemoryAllocateInfo forMarshaling = { in TEST() local 623 VkMemoryAllocateInfo forMarshaling = { in TEST() local 649 VkDeviceCreateInfo forMarshaling = { in TEST() local
|