Home
last modified time | relevance | path

Searched refs:tempBuffers (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DCommandRecordingContext.h31 std::vector<Ref<Buffer>> tempBuffers; member
H A DCommandBufferVk.cpp495 recordingContext->tempBuffers.emplace_back(tempBuffer); in RecordCopyImageWithTemporaryBuffer()
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zEncode.cpp342 CObjectVector<CMyComPtr<ISequentialOutStream> > tempBuffers; in Encode1() local
351 tempBuffers.Add(tempBuffer); in Encode1()
483 outStreamPointers.Add(tempBuffers[i - 1]); in Encode1()

Completed in 4 milliseconds