Lines Matching refs:readStream
34 size_t subDecode(VulkanMemReadingStream* readStream, VulkanDispatch* vk, void* boxed_dispatchHandle, in subDecode() argument
40 android::base::BumpPool* pool = readStream->pool(); in subDecode()
56 readStream->setBuf((uint8_t*)(ptr + 8)); in subDecode()
57 uint8_t* readStreamPtr = readStream->getBuf(); in subDecode()
66 reservedunmarshal_VkCommandBufferBeginInfo(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
137 readStream->alloc((void**)&pViewports, in subDecode()
141 reservedunmarshal_VkViewport(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
167 readStream->alloc((void**)&pScissors, in subDecode()
171 reservedunmarshal_VkRect2D(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
297 readStream->alloc((void**)&pDescriptorSets, in subDecode()
315 readStream->alloc((void**)&pDynamicOffsets, in subDecode()
361 readStream->alloc((void**)&pBuffers, ((bindingCount)) * sizeof(const VkBuffer)); in subDecode()
375 readStream->alloc((void**)&pOffsets, in subDecode()
519 readStream->alloc((void**)&pRegions, in subDecode()
523 reservedunmarshal_VkBufferCopy(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
562 readStream->alloc((void**)&pRegions, in subDecode()
566 reservedunmarshal_VkImageCopy(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
607 readStream->alloc((void**)&pRegions, in subDecode()
611 reservedunmarshal_VkImageBlit(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
649 readStream->alloc((void**)&pRegions, in subDecode()
653 reservedunmarshal_VkBufferImageCopy(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
692 readStream->alloc((void**)&pRegions, in subDecode()
696 reservedunmarshal_VkBufferImageCopy(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
730 readStream->alloc((void**)&pData, ((dataSize)) * sizeof(const uint8_t)); in subDecode()
776 reservedunmarshal_VkClearColorValue(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
783 readStream->alloc((void**)&pRanges, in subDecode()
788 readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
822 readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
829 readStream->alloc((void**)&pRanges, in subDecode()
834 readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
865 readStream->alloc((void**)&pAttachments, in subDecode()
869 reservedunmarshal_VkClearAttachment(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
878 readStream->alloc((void**)&pRects, ((rectCount)) * sizeof(const VkClearRect)); in subDecode()
881 reservedunmarshal_VkClearRect(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
926 readStream->alloc((void**)&pRegions, in subDecode()
930 reservedunmarshal_VkImageResolve(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
996 readStream->alloc((void**)&pEvents, ((eventCount)) * sizeof(const VkEvent)); in subDecode()
1018 readStream->alloc((void**)&pMemoryBarriers, in subDecode()
1022 reservedunmarshal_VkMemoryBarrier(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
1031 readStream->alloc( in subDecode()
1037 readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
1045 readStream->alloc( in subDecode()
1051 readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
1107 readStream->alloc((void**)&pMemoryBarriers, in subDecode()
1111 reservedunmarshal_VkMemoryBarrier(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
1120 readStream->alloc( in subDecode()
1126 readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
1134 readStream->alloc( in subDecode()
1140 readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
1298 readStream->alloc((void**)&pValues, ((size)) * sizeof(const uint8_t)); in subDecode()
1313 reservedunmarshal_VkRenderPassBeginInfo(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
1352 readStream->alloc((void**)&pCommandBuffers, in subDecode()
1474 reservedunmarshal_VkRenderPassBeginInfo(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
1478 reservedunmarshal_VkSubpassBeginInfo(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
1501 reservedunmarshal_VkSubpassBeginInfo(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
1505 reservedunmarshal_VkSubpassEndInfo(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
1526 reservedunmarshal_VkSubpassEndInfo(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
1549 reservedunmarshal_VkDependencyInfo(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
1587 readStream->alloc((void**)&pEvents, ((eventCount)) * sizeof(const VkEvent)); in subDecode()
1601 readStream->alloc((void**)&pDependencyInfos, in subDecode()
1605 reservedunmarshal_VkDependencyInfo(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
1625 reservedunmarshal_VkDependencyInfo(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
1660 reservedunmarshal_VkCopyBufferInfo2(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
1676 reservedunmarshal_VkCopyImageInfo2(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
1694 readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
1711 readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
1727 reservedunmarshal_VkBlitImageInfo2(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
1743 reservedunmarshal_VkResolveImageInfo2(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
1759 reservedunmarshal_VkRenderingInfo(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
1814 readStream->alloc((void**)&pViewports, in subDecode()
1818 reservedunmarshal_VkViewport(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
1841 readStream->alloc((void**)&pScissors, in subDecode()
1845 reservedunmarshal_VkRect2D(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
1882 readStream->alloc((void**)&pBuffers, in subDecode()
1899 readStream->alloc((void**)&pOffsets, in subDecode()
1913 readStream->alloc((void**)&pSizes, in subDecode()
1928 readStream->alloc((void**)&pStrides, in subDecode()
2055 reservedunmarshal_VkRenderingInfo(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
2109 reservedunmarshal_VkRenderPassBeginInfo(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
2113 reservedunmarshal_VkSubpassBeginInfo(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
2136 reservedunmarshal_VkSubpassBeginInfo(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
2140 reservedunmarshal_VkSubpassEndInfo(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
2161 reservedunmarshal_VkSubpassEndInfo(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
2220 reservedunmarshal_VkDependencyInfo(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
2258 readStream->alloc((void**)&pEvents, ((eventCount)) * sizeof(const VkEvent)); in subDecode()
2272 readStream->alloc((void**)&pDependencyInfos, in subDecode()
2276 reservedunmarshal_VkDependencyInfo(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
2296 reservedunmarshal_VkDependencyInfo(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
2358 reservedunmarshal_VkCopyBufferInfo2(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
2374 reservedunmarshal_VkCopyImageInfo2(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
2392 readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
2409 readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
2425 reservedunmarshal_VkBlitImageInfo2(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
2441 reservedunmarshal_VkResolveImageInfo2(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
2500 readStream->alloc((void**)&pBuffers, ((bindingCount)) * sizeof(const VkBuffer)); in subDecode()
2514 readStream->alloc((void**)&pOffsets, in subDecode()
2528 readStream->alloc((void**)&pSizes, in subDecode()
2561 readStream->alloc((void**)&pCounterBuffers, in subDecode()
2583 readStream->alloc((void**)&pCounterBufferOffsets, in subDecode()
2616 readStream->alloc((void**)&pCounterBuffers, in subDecode()
2638 readStream->alloc((void**)&pCounterBufferOffsets, in subDecode()
2741 reservedunmarshal_VkDebugUtilsLabelEXT(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
2763 reservedunmarshal_VkDebugUtilsLabelEXT(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
2858 readStream->alloc((void**)&pViewports, in subDecode()
2862 reservedunmarshal_VkViewport(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
2885 readStream->alloc((void**)&pScissors, in subDecode()
2889 reservedunmarshal_VkRect2D(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()
2926 readStream->alloc((void**)&pBuffers, in subDecode()
2943 readStream->alloc((void**)&pOffsets, in subDecode()
2957 readStream->alloc((void**)&pSizes, in subDecode()
2972 readStream->alloc((void**)&pStrides, in subDecode()
3143 reservedunmarshal_VkCommandBufferBeginInfo(readStream, VK_STRUCTURE_TYPE_MAX_ENUM, in subDecode()