Searched refs:WEBGL_RENDER_CONTEXT_NAME (Results 1 – 2 of 2) sorted by relevance
23 const char WEBGL_RENDER_CONTEXT_NAME[] = "WebGLRenderingContext"; variable
382 …moduleName, false, pluginId, args, WEBGL_RENDER_CONTEXT_NAME, reinterpret_cast<void**>(&canvasRend… in HandleWebglContext()