public static bool hasMipMaxLevel ;

Description

Returns true if the GPU supports partial mipmap chains (Read Only).

Some GPUs require that mipmapped textures must contain the full set of mipmaps. Query this flag to determine if partial sets of mipmaps are allowed on the device.