Device.createTexture

Creates a new Texture.

struct Device
createTexture

Parameters

descriptor TextureDescriptor

Specifies the general format of the texture.

Meta