Home | History | Annotate | Download | only in gpu

Lines Matching refs:tail

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