Home
last modified time | relevance | path

Searched refs:copyTextureToBuffer (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/experimental/graphite/src/
H A DCopyTask.cpp43 commandBuffer->copyTextureToBuffer(std::move(fTexture), in addCommands()
H A DCommandBuffer.cpp80 void CommandBuffer::copyTextureToBuffer(sk_sp<skgpu::Texture> texture, in copyTextureToBuffer() function in skgpu::CommandBuffer
H A DCommandBuffer.h95 void copyTextureToBuffer(sk_sp<Texture>,
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUCommandEncoder.h48 void copyTextureToBuffer(Napi::Env,
H A DGPUCommandEncoder.cpp95 void GPUCommandEncoder::copyTextureToBuffer(Napi::Env env, in copyTextureToBuffer() function in wgpu::binding::GPUCommandEncoder
/third_party/skia/tests/graphite/
H A DCommandBufferTest.cpp184 commandBuffer->copyTextureToBuffer(target->refTexture(), srcRect, copyBuffer, 0, rowBytes); in DEF_GRAPHITE_TEST_FOR_CONTEXTS()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A Dmtl_command_buffer.h561 BlitCommandEncoder &copyTextureToBuffer(const TextureRef &src,

Completed in 4 milliseconds