withVertexShader

abstract fun withVertexShader(vertexShader: Shader): Program.Builder

Will attach vertexShader when building a program.