Home | History | Annotate | Download | only in functional

Lines Matching refs:glGetShaderiv

1585 			glGetShaderiv(shaderVert, GL_COMPILE_STATUS, &compileStatus);
1592 glGetShaderiv(shaderFrag, GL_COMPILE_STATUS, &compileStatus);