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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_resource.cpp591 auto dst_d3d12 = d3d12_resource_underlying(dst, &dst_offset_suballoc); local in function:transfer_buf_to_buf
596 assert(src_d3d12 != dst_d3d12);
600 ctx->cmdlist->CopyBufferRegion(dst_d3d12, dst_offset,

Completed in 3 milliseconds