Home
last modified time | relevance | path

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

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