[][src]Type Definition fna3h::tex::Texture

type Texture = FNA3D_Texture;

Opaque struct that represents 2D or 3D texture data stored in GPU memory

Dispose

This type has to be disposed with a corresponding function in Device