Searched defs:staging_res (Results 1 – 5 of 5) sorted by relevance
369 struct d3d12_resource *staging_res, in fill_buffer_location()428 struct d3d12_resource *staging_res, in transfer_buf_to_image_part()459 struct d3d12_resource *staging_res, in transfer_buf_to_image()482 struct d3d12_resource *staging_res, in transfer_image_part_to_buf()518 struct d3d12_resource *staging_res, in transfer_image_to_buf()973 struct d3d12_resource *staging_res = d3d12_resource(trans->staging_res); in d3d12_transfer_map() local1010 struct d3d12_resource *staging_res = d3d12_resource(trans->staging_res); in d3d12_transfer_unmap() local
53 struct pipe_resource *staging_res; member
473 struct pipe_resource *staging_res; in create_staging_resource() local978 struct pipe_resource *staging_res = NULL; in d3d12_resource_copy_region() local
1260 struct zink_resource *staging_res = zink_resource(trans->staging_res); in zink_buffer_map() local1374 struct zink_resource *staging_res = zink_resource(trans->staging_res); in zink_image_map() local1469 struct zink_resource *staging_res = zink_resource(trans->staging_res); in zink_transfer_flush_region() local
146 struct pipe_resource *staging_res; member