Home | History | Annotate | Download | only in embenchen

Lines Matching refs:contextAttributes

5423             var contextAttributes = {
5430 contextAttributes[attribute] = webGLContextAttributes[attribute];
5438 return ctx = canvas.getContext(webglId, contextAttributes);