Searched refs:rows_to_copy (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/ | ||
| H A D | d3d12_blit.cpp | 389 int rows_to_copy = abs(psrc_box->height); local in function:copy_resource_y_flipped_no_barriers 394 for (int y = 0, dest_y = pdst_box->y; y < rows_to_copy; |
Completed in 2 milliseconds