Home
last modified time | relevance | path

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

/third_party/skia/experimental/graphite/src/
DCommandBuffer.cpp80 void CommandBuffer::copyTextureToBuffer(sk_sp<skgpu::Texture> texture, in copyTextureToBuffer() function in skgpu::CommandBuffer
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DGPUCommandEncoder.cpp95 void GPUCommandEncoder::copyTextureToBuffer(Napi::Env env, in copyTextureToBuffer() function in wgpu::binding::GPUCommandEncoder