Searched refs:fill_buffer_location (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_resource.cpp | 367 fill_buffer_location(struct d3d12_context *ctx, in fill_buffer_location() function 443 copy_info.src_loc = fill_buffer_location(ctx, res, staging_res, trans, depth, resid, z); in transfer_buf_to_image_part() 495 copy_info.dst_loc = fill_buffer_location(ctx, res, staging_res, trans, in transfer_image_part_to_buf()
|