Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DPixelTransfer11.cpp151 angle::Result PixelTransfer11::copyBufferToTexture(const gl::Context *context, in copyBufferToTexture() function in rx::PixelTransfer11
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DPixelTransfer11.cpp150 angle::Result PixelTransfer11::copyBufferToTexture(const gl::Context *context, in copyBufferToTexture() function in rx::PixelTransfer11
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DGPUCommandEncoder.cpp77 void GPUCommandEncoder::copyBufferToTexture(Napi::Env env, in copyBufferToTexture() function in wgpu::binding::GPUCommandEncoder
/third_party/skia/src/gpu/d3d/
DGrD3DCommandList.cpp159 void GrD3DCommandList::copyBufferToTexture(ID3D12Resource* srcBuffer, in copyBufferToTexture() function in GrD3DCommandList