Home | History | Annotate | Download | only in functional

Lines Matching full:boolloc

1304 			const GLint		boolLoc		= glGetUniformLocation(glProg, "u_boolVar");
1311 glUniform1i(boolLoc, GL_TRUE);