Searched refs:freeList (Results 1 – 1 of 1) sorted by relevance
121 std::vector<const Texture*> freeList; in onFrameCompleted() local128 freeList.push_back(texture); in onFrameCompleted()132 for (auto& texture : freeList) { in onFrameCompleted()