isSupportedScalarType.isSupportedScalarType

Undocumented in source.
template isSupportedScalarType(T)
version(__OpenGL__)
enum isSupportedScalarType = staticIndexOf!(Unqual!T, GLVectorTypes) != -1;

Meta