VideoVectorTypes

version(__OpenGL__)
alias VideoVectorTypes = TypeTuple!(byte, ubyte, short, ushort, int, uint, float, double)

Meta