Home | History | Annotate | Download | only in embenchen

Lines Matching refs:contextAttributes

5301             var contextAttributes = {
5308 contextAttributes[attribute] = webGLContextAttributes[attribute];
5316 return ctx = canvas.getContext(webglId, contextAttributes);