Home | History | Annotate | Download | only in gpu

Lines Matching refs:tail

639     // Fill the whole we will create in the array with the tail object, adjust its index, and
641 GrGpuResource* tail = *(fNonpurgeableResources.end() - 1);
643 fNonpurgeableResources[*index] = tail;
644 *tail->cacheAccess().accessCacheIndex() = *index;