Searched defs:copyBufferToTexture (Results 1 – 3 of 3) sorted by relevance
141 bool CommandBuffer::copyBufferToTexture(sk_sp<skgpu::Buffer> buffer, in copyBufferToTexture() function in skgpu::CommandBuffer
151 angle::Result PixelTransfer11::copyBufferToTexture(const gl::Context *context, in copyBufferToTexture() function in rx::PixelTransfer11
159 void GrD3DCommandList::copyBufferToTexture(ID3D12Resource* srcBuffer, in copyBufferToTexture() function in GrD3DCommandList