Home
last modified time | relevance | path

Searched refs:ShouldUseCPUToCopyData (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DBufferVk.cpp174 bool ShouldUseCPUToCopyData(ContextVk *contextVk, in ShouldUseCPUToCopyData() function
980 ShouldUseCPUToCopyData(contextVk, *dataSource.buffer, updateSize, bufferSize)); in updateBuffer()
1125 if (ShouldUseCPUToCopyData(contextVk, prevBuffer, copySize, bufferSize)) in acquireAndUpdate()