【OpenGL】opengl shader內置變量和函數

一、uint CreateShader(enum type) : 建立空的shader object;數組    type: VERTEX_SHADER,app 二、void ShaderSource(uint shader, sizeicount, const **string, const int *length):加載shader源碼進shader object;可能多個字符串less 三、
相關文章
相關標籤/搜索