summaryrefslogtreecommitdiff
path: root/gfx/gl/GLContext.h
diff options
context:
space:
mode:
authorjanekptacijarabaci <janekptacijarabaci@seznam.cz>2018-08-01 08:58:59 +0200
committerjanekptacijarabaci <janekptacijarabaci@seznam.cz>2018-08-01 08:58:59 +0200
commit0d315d5c02260ff04fd2eccaabcad49e501679fb (patch)
tree939f31b2484c41ec415e9eb56aee1c2934752e65 /gfx/gl/GLContext.h
parentafb56291d998171913afa6e1305c020bfecefdd1 (diff)
downloaduxp-0d315d5c02260ff04fd2eccaabcad49e501679fb.tar.gz
Bug 1335296 - Expand about:support WebGL information
Diffstat (limited to 'gfx/gl/GLContext.h')
-rw-r--r--gfx/gl/GLContext.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gfx/gl/GLContext.h b/gfx/gl/GLContext.h
index f205630705..c82efcedaf 100644
--- a/gfx/gl/GLContext.h
+++ b/gfx/gl/GLContext.h
@@ -221,6 +221,8 @@ public:
return false;
}
+ virtual void GetWSIInfo(nsCString* const out) const = 0;
+
/**
* Return true if we are running on a OpenGL core profile context
*/