[Interest] OpenGL — using glDispatchComputeGroupSizeARB
Pieter Barendrecht
pjbarendrecht at gmail.com
Thu Jun 6 17:05:18 CEST 2019
Hi all,
I'm trying to figure out exactly what to include to be able to use the
OpenGL command glDispatchComputeGroupSizeARB (which I'm positive is
supported on my machine/system). Unfortunately, the typical extension
workflow (i.e. #include <QtOpenGLExtensions> in the relevant header file
and QT += openglextensions in the .pro file) does not seem to work — it
still results in an 'use of undeclared identifier' error upon compiling the
code. Any thoughts? I'm on Linux (64bit), using Qt 5.12.
Best,
Pieter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20190606/c90ebca5/attachment.html>
More information about the Interest
mailing list