Home | History | Annotate | Download | only in functional

Lines Matching refs:glGetShaderiv

951 		glGetShaderiv(shaderVert, GL_COMPILE_STATUS, &compileStatus);
958 glGetShaderiv(shaderFrag, GL_COMPILE_STATUS, &compileStatus);
2009 glGetShaderiv(shaderVert, GL_COMPILE_STATUS, &compileStatus);
2016 glGetShaderiv(shaderFrag, GL_COMPILE_STATUS, &compileStatus);