texture loader

C59355
concept

A texture loader is responsible for reading image data from various sources, converting it into a suitable in-memory format, and uploading it to the graphics system for use in rendering textured objects.

Instances (1)

Instance Via concept surface
MTKTextureLoader