This is a partial fix for T90535. This code was originally reviewed in D13297, but is now split into a separate patch, as suggested by Sybren in that review.
These changes add logic to the USD Preview Surface importer to convert UDIM textures.
I've attached two examples for testing:
usd_simple_udims: A mesh plane with 8 tiled textures. The texture images are of the tile indices, for easy visual verification.
alab_workbench_udim: The workbench model from the Alab scene.


