Expand description
Metal texture resources.
Corresponds to Metal/MTLTexture.hpp.
Textures store formatted image data for shader access.
Structsยง
- Shared
Texture Handle - A handle for sharing textures across processes.
- Texture
- A texture resource that stores formatted image data.
- Texture
Descriptor - Configuration for creating textures.
- Texture
View Descriptor - Configuration for creating texture views.