Home | History | Annotate | Download | only in embenchen

Lines Matching refs:contextAttributes

4106             var contextAttributes = {
4113 contextAttributes[attribute] = webGLContextAttributes[attribute];
4121 return ctx = canvas.getContext(webglId, contextAttributes);