MTKTextureLoader is a class in MetalKit used for loading image data or files into MTLTexture objects. While this can be done manually, MTKTextureLoader abstracts away this process to help reduce boilerplate code. If an issue is believed to be caused by MTKTextureLoader, use this tag. Other tags to consider include [textures], [metal], or [metalkit].