---
title: GLKTextureLoaderError
framework: glkit
role: symbol
role_heading: Structure
path: glkit/glktextureloadererror-swift.struct
---

# GLKTextureLoaderError

## Declaration

```swift
struct GLKTextureLoaderError
```

## Topics

### Type Properties

- [alphaPremultiplicationFailure](glkit/glktextureloadererror-swift.struct/alphapremultiplicationfailure.md)
- [compressedTextureUpload](glkit/glktextureloadererror-swift.struct/compressedtextureupload.md)
- [cubeMapInvalidNumFiles](glkit/glktextureloadererror-swift.struct/cubemapinvalidnumfiles.md)
- [dataPreprocessingFailure](glkit/glktextureloadererror-swift.struct/datapreprocessingfailure.md)
- [errorDomain](glkit/glktextureloadererror-swift.struct/errordomain.md)
- [fileOrURLNotFound](glkit/glktextureloadererror-swift.struct/fileorurlnotfound.md)
- [incompatibleFormatSRGB](glkit/glktextureloadererror-swift.struct/incompatibleformatsrgb.md)
- [invalidCGImage](glkit/glktextureloadererror-swift.struct/invalidcgimage.md)
- [invalidEAGLContext](glkit/glktextureloadererror-swift.struct/invalideaglcontext.md)
- [invalidNSData](glkit/glktextureloadererror-swift.struct/invalidnsdata.md)
- [mipmapUnsupported](glkit/glktextureloadererror-swift.struct/mipmapunsupported.md)
- [pvrAtlasUnsupported](glkit/glktextureloadererror-swift.struct/pvratlasunsupported.md)
- [reorientationFailure](glkit/glktextureloadererror-swift.struct/reorientationfailure.md)
- [uncompressedTextureUpload](glkit/glktextureloadererror-swift.struct/uncompressedtextureupload.md)
- [unknownFileType](glkit/glktextureloadererror-swift.struct/unknownfiletype.md)
- [unknownPathType](glkit/glktextureloadererror-swift.struct/unknownpathtype.md)
- [unsupportedBitDepth](glkit/glktextureloadererror-swift.struct/unsupportedbitdepth.md)
- [unsupportedCubeMapDimensions](glkit/glktextureloadererror-swift.struct/unsupportedcubemapdimensions.md)
- [unsupportedOrientation](glkit/glktextureloadererror-swift.struct/unsupportedorientation.md)
- [unsupportedPVRFormat](glkit/glktextureloadererror-swift.struct/unsupportedpvrformat.md)
- [unsupportedTextureTarget](glkit/glktextureloadererror-swift.struct/unsupportedtexturetarget.md)

## Relationships

### Conforms To

- [CustomNSError](foundation/customnserror.md)
- [Equatable](swift/equatable.md)
- [Error](swift/error.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
