Home
last modified time | relevance | path

Searched defs:toDelete (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/
DGrSubRunAllocator.cpp35 char* toDelete = cursor->fBlockStart; in ~GrBagOfBytes() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkQueue.hpp101 sw::Chan<SubmitInfo *> toDelete; member in vk::Queue