glType.ElemType

Undocumented in source.
template glType(A)
alias ElemType = Select!(hasMember!(A, "vt"), A.vt, A)

Meta