glcreateprogram
0 if an error occurs creating the program object.GL_INVALID_OPERATION is generated if glCreateProgram is executed between the execution of glBegin and the ...
glsl教程_川鱼儿_新浪博客
此函数返回容器的句柄。 [cpp] view plaincopy GLuint glCreateProgram(void); ...如果使用的参数为0,表示将使用固定功能流水线。 例子 下面的代码包含了上面...