Home | History | Annotate | Download | only in functional

Lines Matching refs:glGetIntegeri_v

124 	ctx.glGetIntegeri_v(-1, 0, &data);
131 ctx.glGetIntegeri_v(GL_UNIFORM_BUFFER_BINDING, maxUniformBufferBindings, &data);
1100 {get_integeri_v, "get_integeri_v", "Invalid glGetIntegeri_v() usage" },