Explicitly resolve template in DrawIndirect
authorDaniel Stone <daniels@collabora.com>
Sat, 6 May 2017 16:40:18 +0000 (17:40 +0100)
committerDaniel Stone <daniels@collabora.com>
Tue, 9 May 2017 14:42:35 +0000 (15:42 +0100)
commit02f4c4a71519bd6e1cad39be6e6bf47c0c15c50b
treeac673b67a1f82a4e3ec927b320be35ac06b687fe
parent7125a982e2232fc61e64d1d56ff8ca73bb75becf
Explicitly resolve template in DrawIndirect

As with all the other uses of BindingPointCheck, explicitly pass 'api'
for template resolution, fixing a compile error seen on G++7, which
could not infer the correct template resolution.

Components: OpenGL

VK-GL-CTS issue: 408

Change-Id: I04e96bcc1d56493c21595ad07e4813e344b4e64d
external/openglcts/modules/gles31/es31cDrawIndirectTests.cpp