Searched refs:AllocationSP (Results 1 – 1 of 1) sorted by relevance
1852 typedef de::SharedPtr<UniquePtr<Allocation> > AllocationSP; in draw() typedef1864 vector< AllocationSP > indirectAllocations (subpassCount); in draw()1920 indirectAllocations[subpassNdx] = (AllocationSP(new UniquePtr<Allocation>(allocationBuffer))); in draw()