gen

fun <T> gen(name: String? = null, type: VarType, size: Int, align: Int = size): UniformBlock.Gen<T>