Home
last modified time | relevance | path

Searched defs:copyBufferToTexture (Results 1 – 3 of 3) sorted by relevance

/external/skia/experimental/graphite/src/
DCommandBuffer.cpp141 bool CommandBuffer::copyBufferToTexture(sk_sp<skgpu::Buffer> buffer, in copyBufferToTexture() function in skgpu::CommandBuffer
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DPixelTransfer11.cpp151 angle::Result PixelTransfer11::copyBufferToTexture(const gl::Context *context, in copyBufferToTexture() function in rx::PixelTransfer11
/external/skia/src/gpu/d3d/
DGrD3DCommandList.cpp159 void GrD3DCommandList::copyBufferToTexture(ID3D12Resource* srcBuffer, in copyBufferToTexture() function in GrD3DCommandList