Home | History | Annotate | Download | only in functional

Lines Matching refs:glGetBooleanv

135 	ctx.glGetBooleanv(-1, &params);
280 ctx.glGetBooleanv(GL_SHADER_COMPILER, &shaderCompilerSupported);
334 ctx.glGetBooleanv(GL_SHADER_COMPILER, &shaderCompilerSupported);
1419 {get_booleanv, "get_booleanv", "Invalid glGetBooleanv() usage" },