Home | History | Annotate | Download | only in glshared

Lines Matching refs:getFunctions

191 	const Functions& gl = ctx.getRenderContext().getFunctions();
233 const Functions& gl = renderCtx.getFunctions();
486 renderCtx.getFunctions().viewport(rect.x, rect.y, rect.width, rect.height);