This allows to dispatch compute shaders with a variable local size using the new "compute group size" command.
d71ecdd shader_runner: add support for glDispatchComputeGroupSizeARB()
tests/shaders/shader_runner.c | 7 +++++++
1 file changed, 7 insertions(+)
Upstream: cgit.freedesktop.org