Searched refs:s_dst_res (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_blit.c | 739 struct iris_resource *junk, *s_src_res, *s_dst_res; local in function:iris_resource_copy_region 741 iris_get_depth_stencil_resources(p_dst, &junk, &s_dst_res); 743 iris_copy_region(&ice->blorp, batch, &s_dst_res->base.b, dst_level, dstx,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_blit.c | 825 struct crocus_resource *junk, *s_src_res, *s_dst_res; local in function:crocus_resource_copy_region 827 crocus_get_depth_stencil_resources(devinfo, p_dst, &junk, &s_dst_res); 829 crocus_copy_region(&ice->blorp, batch, &s_dst_res->base.b, dst_level, dstx,
|
Completed in 4 milliseconds