History log of /external/deqp/external/openglcts/modules/gles31/es31cDrawIndirectTests.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
02f4c4a71519bd6e1cad39be6e6bf47c0c15c50b 06-May-2017 Daniel Stone <daniels@collabora.com> 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/deqp/external/openglcts/modules/gles31/es31cDrawIndirectTests.cpp
04a7dd166549758c11022350b602dcd2b643b4d5 02-Mar-2017 Graeme Leese <gleese@broadcom.com> Fix indirect draw line offset calculation

The GL_LINES test was correctly avoiding undefined rasterizer tie-break
conditions but other tests that draw lines were not. Include the fix in
the other tests.

Affects:
KHR-GLES31.core.draw_indirect.basic-mode-draw*-line*_adjacency

Components: OpenGL
VK-GL-CTS issue: 193

Change-Id: I58862469b0bae3b5f968bad8586adc7cad6ad7c7
/external/deqp/external/openglcts/modules/gles31/es31cDrawIndirectTests.cpp
84322c9402f810da3cd80b52e9f9ef72150a9004 29-Nov-2016 Alexander Galazin <alexander.galazin@arm.com> Reformat GL CTS according to the clang-format rules.

Mostly license statement is affected.

Change-Id: I41bcd7fbdf88b6e6acda8e723d88c57f5c5374a7
/external/deqp/external/openglcts/modules/gles31/es31cDrawIndirectTests.cpp
48087f5f0eb08759ee763f98daf3b34becb74559 14-Nov-2016 Pyry Haulos <phaulos@google.com> Import Khronos OpenGL CTS

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