Home
last modified time | relevance | path

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

/external/skia/src/gpu/dawn/
DGrDawnGpu.cpp399 wgpu::CommandEncoder copyEncoder = this->getCopyEncoder(); in onClearBackendTexture() local
428 copyEncoder.CopyBufferToTexture(&srcBuffer, &dstTexture, &copySize); in onClearBackendTexture()