init(type:)
Creates a texture slot descriptor with the given texture type.
Declaration
init(type: MTLTextureType)Parameters
- type:
The texture type expected at this slot.
Creates a texture slot descriptor with the given texture type.
init(type: MTLTextureType)The texture type expected at this slot.