glCreateShader

common
fun glCreateShader(shaderType: ShaderType): Int

Creates a shader of a given shaderType and returns its handle.