Searched defs:staging_res (Results 1 – 5 of 5) sorted by relevance
972 struct d3d12_resource *staging_res, in fill_buffer_location()1040 struct d3d12_resource *staging_res, in transfer_buf_to_image_part()1078 struct d3d12_resource *staging_res, in transfer_buf_to_image()1101 struct d3d12_resource *staging_res, in transfer_image_part_to_buf()1142 struct d3d12_resource *staging_res, in transfer_image_to_buf()1635 struct d3d12_resource *staging_res = d3d12_resource(trans->staging_res); in d3d12_transfer_map() local1719 struct d3d12_resource *staging_res = d3d12_resource(trans->staging_res); in d3d12_transfer_map() local1787 struct d3d12_resource *staging_res = d3d12_resource(trans->staging_res); in d3d12_transfer_unmap() local1812 struct d3d12_resource *staging_res = d3d12_resource(trans->staging_res); in d3d12_transfer_unmap() local
66 struct pipe_resource *staging_res; member
473 struct pipe_resource *staging_res; in create_staging_resource() local979 struct pipe_resource *staging_res = NULL; in d3d12_resource_copy_region() local
1828 struct zink_resource *staging_res = zink_resource(trans->staging_res); in zink_buffer_map() local1839 struct zink_resource *staging_res = zink_resource(trans->staging_res); in zink_buffer_map() local1954 struct zink_resource *staging_res = zink_resource(trans->staging_res); in zink_image_map() local2059 struct zink_resource *staging_res = zink_resource(trans->staging_res); in zink_transfer_flush_region() local
180 struct pipe_resource *staging_res; member